diff options
Diffstat (limited to 'run-local.sh')
| -rwxr-xr-x | run-local.sh | 2 |
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 |
