From e0537c2b3247c1d558943934db32ba91b65abe83 Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Sat, 27 Apr 2024 16:32:37 +0300 Subject: [PATCH] Add Ubuntu 24.04 support --- virtualmin-install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/virtualmin-install.sh b/virtualmin-install.sh index 984e476..241dadb 100644 --- a/virtualmin-install.sh +++ b/virtualmin-install.sh @@ -18,7 +18,7 @@ # License and version SERIAL=GPL KEY=GPL -VER=7.3.4 +VER=7.4.0 vm_version=7 # Server @@ -571,7 +571,7 @@ install_msg() { UNSTABLERHEL ${CYANBG}${BLACK}${BOLD}Debian Linux and derivatives${NORMAL}${CYAN} - Debian 10, 11 and 12 on i386 and amd64 - - Ubuntu 20.04 LTS and 22.04 LTS on i386 and amd64${NORMAL} + - Ubuntu 20.04 LTS, 22.04 LTS and 24.04 LTS on i386 and amd64${NORMAL} UNSTABLEDEB" cat <