summaryrefslogtreecommitdiff
path: root/launch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'launch.sh')
-rw-r--r--launch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch.sh b/launch.sh
index 6fba3920..f38a5a5e 100644
--- a/launch.sh
+++ b/launch.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/environ sh
+#!/usr/bin/env sh
cd src/ && python client.py "$@"