Update hyperion.sh

default Debian 12
This commit is contained in:
tteckster 2024-03-22 00:02:32 -04:00 committed by GitHub
parent 59dfb89db7
commit 9f32d30f6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ var_disk="2"
var_cpu="1" var_cpu="1"
var_ram="512" var_ram="512"
var_os="debian" var_os="debian"
var_version="11" var_version="12"
variables variables
color color
catch_errors catch_errors