changeset 12163:c32453f2c426 draft

<oerjan> ` cd ..; undo 12162
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 04:11:18 +0000
parents 8bb3e1600f3c
children 648b29e5466e
files bin/sport
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/sport	Tue Nov 19 03:44:32 2019 +0000
+++ b/bin/sport	Wed Nov 20 04:11:18 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}"