Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2024-05-22 19:48:59 +02:00
committed by GitHub
parent fba164937e
commit 5f58728792

View File

@@ -348,7 +348,7 @@ print_header() {
printf '%*s\n' "${COLUMNS:-$(tput cols)}" '' | tr ' ' -
echo -e "Starting update to OpenPanel version 0.1.7"
echo -e "Starting update to OpenPanel version $NEW_PANEL_VERSION"
echo -e ""
}