mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 23:56:18 +00:00
Update nfs_host_auto.sh
This commit is contained in:
@@ -621,7 +621,8 @@ unmount_host_nfs_share() {
|
|||||||
|
|
||||||
CONFIRMATION_MSG="$CONFIRMATION_MSG\n• $(translate "Remove mount point directory")"
|
CONFIRMATION_MSG="$CONFIRMATION_MSG\n• $(translate "Remove mount point directory")"
|
||||||
|
|
||||||
if whiptail --yesno "$CONFIRMATION_MSG" 16 80 --title "$(translate "Confirm Unmount")"; then
|
if dialog --backtitle "ProxMenux" --yesno "$CONFIRMATION_MSG" 16 80 --title "$(translate "Confirm Unmount")"; then
|
||||||
|
|
||||||
show_proxmenux_logo
|
show_proxmenux_logo
|
||||||
msg_title "$(translate "Unmount NFS Share from Host")"
|
msg_title "$(translate "Unmount NFS Share from Host")"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user