mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +00:00
Update lxc-mount-manager.sh
This commit is contained in:
@@ -380,7 +380,7 @@ $(translate "Shared Group:"): $group_name (GID: $group_gid)
|
|||||||
|
|
||||||
$(translate "Proceed?")"
|
$(translate "Proceed?")"
|
||||||
|
|
||||||
if ! dialog --title "$(translate "Confirm Mount")" --yesno "$confirm_msg" 16 70; then
|
if ! whiptail --title "$(translate "Confirm Mount")" --yesno "$confirm_msg" 16 70; then
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user