aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xserver/start.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/start.sh b/server/start.sh
index 995102b..c4f7d0a 100755
--- a/server/start.sh
+++ b/server/start.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
cd $(dirname $0)
if [ "$1" != "" -a "${1:0:1}" != "-" ]; then