Update paperless-ngx-v5.sh

increase disk to 8GB
This commit is contained in:
tteckster 2023-02-10 16:11:12 -05:00 committed by GitHub
parent 7b464da33c
commit 57b4c2773b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ clear
header_info
echo -e "Loading..."
APP="Paperless-ngx"
var_disk="4"
var_disk="8"
var_cpu="2"
var_ram="2048"
var_os="debian"