소스 검색

Update paperless-ngx-update.sh

tteckster 2 년 전
부모
커밋
dae1040a24
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      misc/paperless-ngx-update.sh

+ 2 - 1
misc/paperless-ngx-update.sh

@@ -38,7 +38,8 @@ cat <<"EOF"
 /_/    \__,_/ .___/\___/_/  /_/\___/____/____/   /_/ /_/\__, /_/|_|  
            /_/           UPDATE                        /____/        
 EOF
-
+echo -e "🚨  This will break Paperless-ngx DO NOT UPGRADE to version 1.10.0"
+echo -e "Working on a solution"
 while true; do
     read -p "This will Update Paperless-ngx to $RELEASE. Proceed(y/n)?" yn
     case $yn in