1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Update upgrade

This commit is contained in:
Mickael-Martin 2019-02-05 13:23:21 +01:00
parent 24bce62673
commit 96e192de6e

View file

@ -70,6 +70,8 @@ fi
#disable sso temporaly #disable sso temporaly
ynh_app_setting_set $app unprotected_uris "/" ynh_app_setting_set $app unprotected_uris "/"
systemctl reload nginx systemctl reload nginx
yunohost app ssowatconf
zabbixFullpath=https://$domain$path_url zabbixFullpath=https://$domain$path_url
localpath=$(find /var/cache/yunohost/ -name "Template_Yunohost.xml") localpath=$(find /var/cache/yunohost/ -name "Template_Yunohost.xml")
sudoUserPpath=$(find /var/cache/yunohost/ -name "etc_sudoers.d_zabbix") sudoUserPpath=$(find /var/cache/yunohost/ -name "etc_sudoers.d_zabbix")