diff --git a/scripts/box b/scripts/box index 79a884bc2..2ac6c74b6 100755 --- a/scripts/box +++ b/scripts/box @@ -138,7 +138,7 @@ function _update() { #Checking for EOL releases case "$(_os_codename)" in - "focal" | "buster" | "bullseye" | "jammy" | "bookworm") + "focal" | "buster" | "bullseye" | "jammy" | "bookworm" | "noble") echo_log_only "OS supported" ;; *)