diff --git a/scripts/restore b/scripts/restore index f26800f..9575b7e 100644 --- a/scripts/restore +++ b/scripts/restore @@ -58,5 +58,5 @@ sudo service nginx reload # Set ssowat config if [ "$is_public" = "Yes" ]; then - sudo ynh_app_setting_set $app unprotected_uris "/" + ynh_app_setting_set $app unprotected_uris "/" fi