Sfoglia il codice sorgente

systemctl reload nginx
yunohost app ssowatconf after disabling ssowat

Mickael-Martin 7 anni fa
parent
commit
498b984730
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      scripts/upgrade

+ 2 - 0
scripts/upgrade

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