Update homarr.sh

increase storage
This commit is contained in:
tteckster 2023-11-14 08:10:00 -05:00 committed by GitHub
parent 8f8f5e27fe
commit f35cf214e4
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
echo -e "Loading..."
APP="Homarr"
var_disk="6"
var_disk="8"
var_cpu="2"
var_ram="2048"
var_os="debian"