changeset 12103:d0f098a0c5cb draft

<fizzie> sled /hackenv/bin/8ball//s|share/|$HACKENV/share/|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 22:32:08 +0000
parents 4c3037681978
children 1730bda7af32
files bin/8ball
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/8ball	Sat Nov 16 22:31:27 2019 +0000
+++ b/bin/8ball	Sat Nov 16 22:32:08 2019 +0000
@@ -1,2 +1,2 @@
 #!/bin/sh
-shuf -n 1 share/8ballreplies
+shuf -n 1 $HACKENV/share/8ballreplies