Stuck on a bug with auth, but got to push anyway.
This commit is contained in:
4
Trash/nginx/restart-nginx.sh
Executable file
4
Trash/nginx/restart-nginx.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
|
||||
nginx -p . -c config/local-nginx.conf -s stop;
|
||||
nginx -p . -c config/local-nginx.conf;
|
||||
|
||||
Reference in New Issue
Block a user