Update changedetection.sh

add RAM
This commit is contained in:
tteckster 2023-05-30 11:58:33 -04:00 committed by GitHub
parent 1cfc47e519
commit d797b2714a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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