tweak docker.func

This commit is contained in:
tteckster 2023-03-21 08:56:54 -04:00 committed by GitHub
parent 5b3f4ff31d
commit be02b284f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -290,6 +290,7 @@ function advanced_settings() {
else
FUSE="no"
fi
echo -e "${DGN}Enable Fuse Overlayfs (ZFS): ${BGN}$FUSE${CL}"
if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
VERB="yes"