mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
tweak docker.func
This commit is contained in:
@@ -290,6 +290,7 @@ function advanced_settings() {
|
|||||||
else
|
else
|
||||||
FUSE="no"
|
FUSE="no"
|
||||||
fi
|
fi
|
||||||
|
echo -e "${DGN}Enable Fuse Overlayfs (ZFS): ${BGN}$FUSE${CL}"
|
||||||
|
|
||||||
if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
|
if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
|
||||||
VERB="yes"
|
VERB="yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user