mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
update version
This commit is contained in:
parent
dfd4779e60
commit
3c733aee7b
2
lib.sh
2
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user