changeset 12167:2a48402e037e draft

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