mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Set public app on upgrade
This commit is contained in:
parent
17cd3ab7a7
commit
7af1f88be4
1 changed files with 4 additions and 0 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
|
||||
|
|
Loading…
Add table
Reference in a new issue