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:
parent
c0cf1c131c
commit
f62443160a
1 changed files with 5 additions and 1 deletions
|
@ -51,5 +51,9 @@ COMMANDS
|
|||
|
||||
# Reload Nginx
|
||||
sudo systemctl reload nginx
|
||||
|
||||
# Set app public
|
||||
ynh_app_setting_set "$app" unprotected_uris "/"
|
||||
|
||||
# Restart Mastodon
|
||||
sudo systemctl start mastodon-*.service
|
||||
sudo systemctl start mastodon-*.service
|
||||
|
|
Loading…
Reference in a new issue