summaryrefslogtreecommitdiff
path: root/run-local.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-local.sh')
-rwxr-xr-xrun-local.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-local.sh b/run-local.sh
index 1123c58e..16e6766e 100755
--- a/run-local.sh
+++ b/run-local.sh
@@ -14,4 +14,4 @@ fi
make # building css relies on Makefile
ant -f build.ant deploy-local
cd deploy-local
-python bin/rz_server.py --config-dir etc
+python2.7 bin/rz_server.py --config-dir etc