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

Make public on upgrade

This commit is contained in:
nemsia 2017-04-20 16:35:44 +02:00 committed by GitHub
parent c0cf1c131c
commit f62443160a

View file

@ -51,5 +51,9 @@ COMMANDS
# Reload Nginx # Reload Nginx
sudo systemctl reload nginx sudo systemctl reload nginx
# Set app public
ynh_app_setting_set "$app" unprotected_uris "/"
# Restart Mastodon # Restart Mastodon
sudo systemctl start mastodon-*.service sudo systemctl start mastodon-*.service