diff --git a/lib.sh b/lib.sh index 7e579509..f33a1a6f 100644 --- a/lib.sh +++ b/lib.sh @@ -866,7 +866,7 @@ You can find the download link here: https://www.ubuntu.com/download/server" exit 1 fi -if ! version 18.04 "$DISTRO" 20.04.4; then +if ! version 18.04 "$DISTRO" 20.10.10; then msg_box "Your current Ubuntu version is $DISTRO but must be between 18.04 - 20.04.4 to run this script." msg_box "Please contact us to get support for upgrading your server: https://www.hanssonit.se/#contact