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