changeset 12164:648b29e5466e draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 04:11:23 +0000
parents c32453f2c426
children f50a22ce446a
files bin/sport
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/sport	Wed Nov 20 04:11:18 2019 +0000
+++ b/bin/sport	Wed Nov 20 04:11:23 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}"