Update homarr.sh

increase storage
This commit is contained in:
tteckster 2023-11-14 07:57:30 -05:00 committed by GitHub
parent 2c3a329260
commit f8b1d7600c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ EOF
header_info header_info
echo -e "Loading..." echo -e "Loading..."
APP="Homarr" APP="Homarr"
var_disk="4" var_disk="6"
var_cpu="2" var_cpu="2"
var_ram="2048" var_ram="2048"
var_os="debian" var_os="debian"