summaryrefslogtreecommitdiff
path: root/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start.sh')
-rwxr-xr-xstart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start.sh b/start.sh
index c271303..2b0047c 100755
--- a/start.sh
+++ b/start.sh
@@ -10,7 +10,7 @@ case "$*" in
;;
server)
# uwsgi start!
-
+ uwsgi --ini /app/uwsgi.conf
;;
shell)
/bin/bash