소스 검색

Update upgrade

Mickael-Martin 7 년 전
부모
커밋
24bce62673
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      scripts/upgrade

+ 2 - 0
scripts/upgrade

@@ -225,6 +225,8 @@ then
         then
         	# unprotected_uris allows SSO credentials to be passed anyway.
         	ynh_app_setting_set $app unprotected_uris "/"
+        else
+            ynh_app_setting_set $app unprotected_uris ""
         fi
 
 	    systemctl reload nginx