1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

[fix] Restart shout at the end of the upgrade

This commit is contained in:
kload 2015-08-22 22:44:49 +02:00
parent 6e63bb622e
commit 2566a76da8

View file

@ -51,5 +51,5 @@ fi
# Reload Nginx, shout and regenerate SSOwat conf
sudo service nginx reload
sudo systemctl enable shout
sudo systemctl start shout || sudo systemctl restart shout
sudo systemctl restart shout || sudo systemctl start shout
sudo yunohost app ssowatconf