add Docker LXCs to build.func & tweaks

This commit is contained in:
tteckster
2023-03-23 07:07:49 -04:00
committed by GitHub
parent dab04f23a3
commit 8500e495b0
37 changed files with 34 additions and 40 deletions

View File

@ -46,6 +46,7 @@ function default_settings() {
MAC=""
VLAN=""
SSH="no"
FUSE="no"
VERB="no"
echo_default
}