diff --git a/boot.sh b/boot.sh index 746c6e2..b489a85 100755 --- a/boot.sh +++ b/boot.sh @@ -9,7 +9,7 @@ ascii_art='________ __ ___. ' echo -e "$ascii_art" -echo "=> Omakub is for fresh Ubuntu 24.04 installations only!" +echo "=> Omakub is for fresh Ubuntu 24.04+ installations only!" echo -e "\nBegin installation (or abort with ctrl+c)..." sudo apt-get update >/dev/null