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

systemctl reload nginx

yunohost app ssowatconf after disabling ssowat
This commit is contained in:
Mickael-Martin 2019-03-07 15:16:26 +01:00
parent a629d0b684
commit 498b984730

View file

@ -57,6 +57,8 @@ export mysqlconn="mysql -u$db_user -p$db_pwd $db_name"
#=================================================
ynh_print_info "disable SSOWAT temporaly"
ynh_app_setting_set "$app" unprotected_uris "/"
systemctl reload nginx
yunohost app ssowatconf
#=================================================
# Enable default admin temporaly