mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
disable ssowat reload (test)
This commit is contained in:
parent
772ffee85e
commit
fd2861438b
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ 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
|
||||
#yunohost app ssowatconf
|
||||
|
||||
#=================================================
|
||||
# Enable default admin temporaly
|
||||
|
@ -204,4 +204,4 @@ fi
|
|||
|
||||
ynh_add_nginx_config
|
||||
systemctl reload nginx
|
||||
yunohost app ssowatconf
|
||||
#yunohost app ssowatconf
|
||||
|
|
Loading…
Add table
Reference in a new issue