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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
}