Merge "Change apache service to restart"
This commit is contained in:
commit
e3e62da3dc
@ -37,6 +37,5 @@ echo "Checking dashboard configuration."
|
||||
check_dashboard_settings
|
||||
|
||||
echo "Reloading apache and memcached service."
|
||||
sudo service apache2 stop
|
||||
sudo service apache2 start
|
||||
sudo service apache2 restart
|
||||
sudo service memcached restart
|
||||
|
@ -54,6 +54,5 @@ echo "Checking dashboard configuration."
|
||||
check_dashboard_settings
|
||||
|
||||
echo "Reloading apache and memcached service."
|
||||
sudo service apache2 stop
|
||||
sudo service apache2 start
|
||||
sudo service apache2 restart
|
||||
sudo service memcached restart
|
||||
|
Loading…
x
Reference in New Issue
Block a user