소스 검색

[fix] There is no old settings to remove at upgrade in this app

Jérôme Lebleu 8 년 전
부모
커밋
16f11425a2
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      scripts/upgrade

+ 0 - 2
scripts/upgrade

@@ -51,8 +51,6 @@ if [[ $is_public -eq 1 ]];
 then
   # See install script
   ynh_app_setting_set "$app" unprotected_uris "/"
-  # Remove old settings
-  ynh_app_setting_delete "$app" skipped_uris
 fi
 
 # If a dedicated php-fpm process is used: