From 96e192de6e82926d7d2cb0e7a9f0f2770ec3dd0f Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Tue, 5 Feb 2019 13:23:21 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/upgrade b/scripts/upgrade index afc881d..e09694c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -70,6 +70,8 @@ fi #disable sso temporaly ynh_app_setting_set $app unprotected_uris "/" systemctl reload nginx +yunohost app ssowatconf + zabbixFullpath=https://$domain$path_url localpath=$(find /var/cache/yunohost/ -name "Template_Yunohost.xml") sudoUserPpath=$(find /var/cache/yunohost/ -name "etc_sudoers.d_zabbix")