Browse Source

Update changedetection.sh

add RAM
tteckster 2 years ago
parent
commit
d797b2714a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/changedetection.sh

+ 1 - 1
ct/changedetection.sh

@@ -21,7 +21,7 @@ echo -e "Loading..."
 APP="Change Detection"
 APP="Change Detection"
 var_disk="8"
 var_disk="8"
 var_cpu="2"
 var_cpu="2"
-var_ram="512"
+var_ram="1024"
 var_os="debian"
 var_os="debian"
 var_version="11"
 var_version="11"
 variables
 variables