Update migration guide link in paperless-ngx.sh

This commit is contained in:
CanbiZ
2025-11-17 15:41:11 +01:00
committed by GitHub
parent ba1a1d8b3a
commit 115f1fb7f0

View File

@@ -41,7 +41,7 @@ function update_script() {
echo -e ""
msg_custom "🔄" "Migration required to new data structure (/opt/paperless_data/)"
msg_custom "📖" "Please follow the migration guide:"
echo -e "${TAB}${GATEWAY}${BGN}https://github.com/community-scripts/ProxmoxVE/discussions/XXXX${CL}"
echo -e "${TAB}${GATEWAY}${BGN}https://github.com/community-scripts/ProxmoxVE/discussions/9223${CL}"
echo -e ""
msg_custom "⚠️" "Update aborted. Please migrate your data first."
exit 1