Compare commits

...

2 Commits

Author SHA1 Message Date
tteckster 2f798b24f2
Update grocy.sh
default Debian 12
2023-06-28 06:08:12 -04:00
tteckster b6cba4f642
Update pihole.sh
default Debian 12
2023-06-28 06:07:29 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ var_disk="2"
var_cpu="1"
var_ram="512"
var_os="debian"
var_version="11"
var_version="12"
variables
color
catch_errors

View File

@ -23,7 +23,7 @@ var_disk="2"
var_cpu="1"
var_ram="512"
var_os="debian"
var_version="11"
var_version="12"
variables
color
catch_errors