From 89b8328253693333b2d8b3075c4218798b00e56d Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 5 Jan 2015 12:15:48 +0200 Subject: adapt to rhizi_server.py -> rz_server.py rename --- run-local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run-local.sh') 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 -- cgit v1.3.1