Skip to content

Commit 89a6bd7

Browse files
authored
Show Debian 12 as supported OS (hestiacp#4188)
1 parent 7f2e844 commit 89a6bd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/hst-install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# Currently Supported Operating Systems:
1010
#
11-
# Debian 10, 11
11+
# Debian 10, 11, 12
1212
# Ubuntu 20.04, 22.04
1313
# AlmaLinux, EuroLinux, Red Hat EnterPrise Linux, Rocky Linux 8, 9
1414
#
@@ -81,7 +81,7 @@ no_support_message() {
8181
echo "Your operating system (OS) is not supported by"
8282
echo "Hestia Control Panel. Officially supported releases:"
8383
echo "****************************************************"
84-
echo " Debian 10, 11"
84+
echo " Debian 10, 11, 12"
8585
echo " Ubuntu 20.04, 22.04 LTS"
8686
# Commenting this out for now
8787
# echo " AlmaLinux, EuroLinux, Red Hat EnterPrise Linux, Rocky Linux 8,9"

0 commit comments

Comments
 (0)