summaryrefslogtreecommitdiff
path: root/run-local.sh
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-01-05 12:15:48 +0200
committerLV-426 <lv-426@taproot.org.il>2015-01-05 13:20:34 +0200
commit89b8328253693333b2d8b3075c4218798b00e56d (patch)
treee7b023982af84d6d3251bd27bc278eae500c2ad3 /run-local.sh
parent70affadd45e42e49a506023db9a6292bd15ad109 (diff)
adapt to rhizi_server.py -> rz_server.py rename
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 bf31571b..35ccc1cd 100755
--- a/run-local.sh
+++ b/run-local.sh
@@ -10,4 +10,4 @@ if [ $neo4j_count == "0" ]; then
fi
ant -f build.ant deploy-local
cd deploy-local
-python bin/rhizi_server.py --config-dir etc
+python bin/rz_server.py --config-dir etc