diff options
| -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 16e6766e..16ddf7e7 100755 --- a/run-local.sh +++ b/run-local.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash . tools/utils.sh quit_if_no_neo4j_running |
