From dae1040a24988076ecf6dfc198eaac3b0a70aa6f Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 29 Nov 2022 10:28:05 -0500 Subject: [PATCH] Update paperless-ngx-update.sh --- misc/paperless-ngx-update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/paperless-ngx-update.sh b/misc/paperless-ngx-update.sh index 87cbf03f..ba5cfab3 100644 --- a/misc/paperless-ngx-update.sh +++ b/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