From 433e44ec622964ad445e49deba3b5382c510d45c Mon Sep 17 00:00:00 2001 From: christos Date: Thu, 26 Dec 2024 19:59:17 +0200 Subject: [PATCH] Ready to PR! --- ct/semaphore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/semaphore.sh b/ct/semaphore.sh index ab87c49f..5f84faa5 100644 --- a/ct/semaphore.sh +++ b/ct/semaphore.sh @@ -8,7 +8,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m # App Default Values APP="Semaphore" -var_tags="Semaphore" +var_tags="dev_ops" var_cpu="2" var_ram="2048" var_disk="4"