Przeglądaj źródła

Update changedetection.sh

add vCPU
tteckster 2 lat temu
rodzic
commit
620f135666
1 zmienionych plików z 1 dodań i 1 usunięć
  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"