From 0ed268cecd5443490b24e8ab110de1a214b7f25b Mon Sep 17 00:00:00 2001 From: Ian Bassi Date: Mon, 4 Nov 2024 17:41:17 -0300 Subject: [PATCH] YunoHost 12 Release Updated based on: https://yunohost.org/es/install/hardware:vps_debian#pre-requisites * More RAM and storage to avoid reaching the limit quickly. --- ct/yunohost.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/yunohost.sh b/ct/yunohost.sh index c6c41ab2..a8efa1d3 100644 --- a/ct/yunohost.sh +++ b/ct/yunohost.sh @@ -23,7 +23,7 @@ var_disk="20" var_cpu="2" var_ram="2048" var_os="debian" -var_version="11" +var_version="12" variables color catch_errors