1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2024-09-03 19:46:02 +02:00

[fix] upgrade - Reload SSOwat configuration

This commit is contained in:
magikcypress 2017-04-20 17:01:27 +02:00
parent 5260ee2ecf
commit 9c513c9e7a

View file

@ -55,5 +55,8 @@ sudo systemctl reload nginx
# Set app public
ynh_app_setting_set "$app" unprotected_uris "/"
# Reload SSOwat configuration
sudo yunohost app ssowatconf
# Restart Mastodon
sudo systemctl start mastodon-*.service