summaryrefslogtreecommitdiff
path: root/startup-server.sh
diff options
context:
space:
mode:
Diffstat (limited to 'startup-server.sh')
-rw-r--r--startup-server.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/startup-server.sh b/startup-server.sh
new file mode 100644
index 0000000..d4449f7
--- /dev/null
+++ b/startup-server.sh
@@ -0,0 +1,3 @@
1#!/bin/bash
2/etc/init.d/nginx restart
3uwsgi --ini /etc/uwsgi/apps-enabled/mat2-web.ini \ No newline at end of file