Update update-pve.sh

This commit is contained in:
MacRimi 2025-08-07 15:05:54 +02:00 committed by GitHub
parent a0af0c2492
commit 4bbbe81182
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -296,8 +296,10 @@ EOF
tput cup $((row + i)) 0
tput el
done
tput cup $row 0
fi
upgrade_exit_code=${PIPESTATUS[0]}