Mickael-Martin 7 лет назад
Родитель
Сommit
de7a56274e
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      scripts/install

+ 3 - 2
scripts/install

@@ -252,8 +252,6 @@ ynh_add_fpm_config
 # Set the app as temporarily public for curl call
 #ynh_app_setting_set $app skipped_uris "/"
 
-# Reload SSOwat config
-yunohost app ssowatconf
 
 # Reload Nginx
 systemctl reload nginx
@@ -372,6 +370,9 @@ fi
 
 systemctl reload nginx
 
+# Reload SSOwat config
+yunohost app ssowatconf
+
 #=================================================
 # Import Yunohost template
 #=================================================