aboutsummaryrefslogtreecommitdiff
path: root/playground/server.sh
diff options
context:
space:
mode:
Diffstat (limited to 'playground/server.sh')
-rwxr-xr-xplayground/server.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/playground/server.sh b/playground/server.sh
index 7abe54e..567ff81 100755
--- a/playground/server.sh
+++ b/playground/server.sh
@@ -4,5 +4,5 @@
exec $PYTHON -m hatter server \
--conf $RUN_PATH/server.yaml \
- --db $DATA_PATH/hatter.db
+ --db $DATA_PATH/hatter.db \
"$@"