|
|
@@ -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
|