changeset 12166:2b6654c1b493 draft

<oerjan> undo 12162
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 04:13:12 +0000
parents f50a22ce446a
children 2a48402e037e
files bin/sport
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/sport	Wed Nov 20 04:12:48 2019 +0000
+++ b/bin/sport	Wed Nov 20 04:13:12 2019 +0000
@@ -1,1 +1,1 @@
-cat "${2:-/dev/stdin}" >/tmp/spout.raw; distort /tmp/spout.raw | spore "${1-1}"
+cat "${2:-/dev/stdin}" >$HACKENV/tmp/spout.raw; distort $HACKENV/tmp/spout.raw | spore "${1-1}"