From 3c733aee7b30814c0ddf96da4ef8ca4c08d6462c Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Wed, 17 Mar 2021 21:27:43 +0100 Subject: [PATCH] update version --- lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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