Update dashy-v5.sh

set default storage 6GB
pull/1102/head
tteckster 2023-02-17 07:26:58 -05:00 committed by GitHub
parent 49db75a8c6
commit 1acbf02e08
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 @@ EOF
header_info
echo -e "Loading..."
APP="Dashy"
var_disk="3"
var_disk="6"
var_cpu="2"
var_ram="2048"
var_os="debian"