From e83b39a4c237fcf28b5a28b77680a8be92b99b37 Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Wed, 25 Sep 2019 14:06:18 +0200 Subject: [PATCH] add ynh_add_nginx_config to update it --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index c108691..9152af4 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -188,5 +188,6 @@ else ynh_app_setting_set "$app" unprotected_uris "/" fi +ynh_add_nginx_config systemctl reload nginx yunohost app ssowatconf