Update build.func
This commit is contained in:
parent
2a090c7e49
commit
b30165360a
@ -733,7 +733,7 @@ advanced_settings() {
|
||||
else
|
||||
ENABLE_FUSE="0"
|
||||
fi
|
||||
echo -e "${FUSE}${BOLD}${DGN}FUSE (Filesystem in Userspace) Support: ${BGN}$ENABLE_FUSE${CL}"
|
||||
echo -e "${FUSE}${BOLD}${DGN}FUSE (filesystem in userspace) Support: ${BGN}$ENABLE_FUSE${CL}"
|
||||
|
||||
if (whiptail --backtitle "[dev] Proxmox VE Helper Scripts" --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
|
||||
VERB="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user