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:
parent
a629d0b684
commit
498b984730
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ export mysqlconn="mysql -u$db_user -p$db_pwd $db_name"
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_print_info "disable SSOWAT temporaly"
|
ynh_print_info "disable SSOWAT temporaly"
|
||||||
ynh_app_setting_set "$app" unprotected_uris "/"
|
ynh_app_setting_set "$app" unprotected_uris "/"
|
||||||
|
systemctl reload nginx
|
||||||
|
yunohost app ssowatconf
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# Enable default admin temporaly
|
# Enable default admin temporaly
|
||||||
|
|
Loading…
Add table
Reference in a new issue