From 620f135666bf603c4288e902a2032a43b2a29a1b Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 30 May 2023 11:52:17 -0400 Subject: [PATCH] Update changedetection.sh add vCPU --- ct/changedetection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/changedetection.sh b/ct/changedetection.sh index 23759e5a..96068d88 100644 --- a/ct/changedetection.sh +++ b/ct/changedetection.sh @@ -20,7 +20,7 @@ header_info echo -e "Loading..." APP="Change Detection" var_disk="6" -var_cpu="1" +var_cpu="2" var_ram="512" var_os="debian" var_version="11"