Add the script to restart all services on the server
This commit is contained in:
7
restart_services.sh
Executable file
7
restart_services.sh
Executable file
@@ -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