Browse Source

Update changedetection.sh

add vCPU
tteckster 2 years ago
parent
commit
620f135666
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/changedetection.sh

+ 1 - 1
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"