Update install

This commit is contained in:
2019-05-03 13:21:29 +02:00
committed by GitHub
parent e1eb198323
commit 11f79fa7e2
+2
View File
@@ -36,3 +36,5 @@
unzip nginx.zip; rm -Rf nginx.zip
chmod +x /etc/init.d/nginx
chmod +x /usr/sbin/nginx
clear; service nginx stop; service nginx start