changeset 12059:c0ca62b3c668 draft

<fizzie> sled /hackenv/bin/gs2x//s|python bin|python $HACKENV/bin|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 21:44:38 +0000
parents 2ad48d3d6178
children a7268c15a964
files bin/gs2x
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/gs2x	Sat Nov 16 21:44:24 2019 +0000
+++ b/bin/gs2x	Sat Nov 16 21:44:38 2019 +0000
@@ -1,1 +1,1 @@
-python bin/gs2.py "$@"
+python $HACKENV/bin/gs2.py "$@"