Add the script to restart all services on the server
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
|||||||
|
sudo systemctl restart gunicorn
|
||||||
|
sudo systemctl restart daphne
|
||||||
|
sudo systemctl restart company
|
||||||
|
sudo systemctl restart scha
|
||||||
|
sudo systemctl restart beta_dta_wsgi
|
||||||
|
sudo systemctl restart prod_dta_wsgi
|
||||||
|
sudo systemctl restart nginx
|
||||||
Reference in New Issue
Block a user