diff --git a/ct/hyperion-v4.sh b/ct/hyperion-v4.sh index 3386700b..75491664 100644 --- a/ct/hyperion-v4.sh +++ b/ct/hyperion-v4.sh @@ -3,7 +3,7 @@ echo -e "Loading..." APP="Hyperion" var_disk="2" var_cpu="1" -var_ram="1024" +var_ram="512" var_os="debian" var_version="11" NSAPP=$(echo ${APP,,} | tr -d ' ')