You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
biommap/restart.sh

6 lines
167 B
Bash

sudo service supervisor start && sudo supervisorctl stop all
sudo apache2ctl restart
sudo service postgresql start
sudo supervisorctl reread
sudo supervisorctl reload