set direct link instead

This commit is contained in:
Daniel Hansson 2022-06-04 19:04:07 +02:00 committed by GitHub
parent c4a3098607
commit a4316fc199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
lib.sh
View File

@ -1067,7 +1067,7 @@ if ! version 20.04 "$DISTRO" 22.04.10; then
msg_box "Your current Ubuntu version is $DISTRO but must be between 20.04 - 22.04.10 to run this script."
msg_box "Please contact us to get support for upgrading your server:
https://www.hanssonit.se/#contact
https://shop.hanssonit.se/"
https://shop.hanssonit.se/product/upgrade-ubuntu-os-between-major-versions/"
exit 1
fi
}