libdevuansdk

common library for devuan's simple distro kits
git clone https://git.parazyd.org/libdevuansdk
Log | Files | Refs | Submodules | README | LICENSE

commit 27175c1556b3b034c9d9eb9a28d18792daea260c
parent 1952888e1872447450ec62b4eebc2c2903dd2cff
Author: gryrmln <gryrmln@localhost>
Date:   Fri,  2 Apr 2021 12:09:32 +0100

GNU Terry Pratchett (zlibs/helpers)

Signed-off-by: gryrmln <gryrmln@localhost>

Diffstat:
Mzlibs/helpers | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/zlibs/helpers b/zlibs/helpers @@ -303,6 +303,11 @@ silly() "Self potato" "God is porco" "A million hamsters are spinning their wheels right now" + "Launching global internet Denial Of Service, googling 'Google'" + "These are not the Devs you are looking for" + "herding cats ..." + "Illegitimi Non Carborundum" + "GNU Terry Pratchett" ) local rnd=$(shuf -i1-$#funneh -n 1) act "${funneh[$rnd]}"