There's no need to run ssowatconf + nginx reload after editing perms ..?
This commit is contained in:
parent
06cb97a8c8
commit
bce4473299
1 changed files with 0 additions and 5 deletions
|
@ -220,11 +220,6 @@ ynh_add_systemd_config
|
|||
ynh_script_progression --message="Configuring SSOwat..." --time --weight=1
|
||||
# Making the app public for curl
|
||||
ynh_permission_update --permission="main" --add="visitors"
|
||||
# Reload SSOwat config
|
||||
yunohost app ssowatconf
|
||||
|
||||
# Reload NGINX
|
||||
ynh_systemd_action --service_name=nginx --action=reload
|
||||
|
||||
# Installation with curl
|
||||
ynh_script_progression --message="Finalizing installation..." --time --weight=1
|
||||
|
|
Loading…
Reference in a new issue