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