mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-04 11:15:17 -04:00
Correction to link displayed when old data structure is detected during an attempted update (#16241)
This commit is contained in:
@@ -42,7 +42,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 "${GATEWAY}${BGN}https://github.com/community-scripts/ProxmoxVE/discussions/9223${CL}"
|
||||
echo -e "${GATEWAY}${BGN}https://github.com/community-scripts/ProxmoxVE/pull/9223${CL}"
|
||||
echo -e ""
|
||||
msg_custom "⚠️" "Update aborted. Please migrate your data first."
|
||||
exit 253
|
||||
|
||||
Reference in New Issue
Block a user