mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 23:56:18 +00:00
Update samba_client.sh
This commit is contained in:
@@ -135,7 +135,7 @@ discover_samba_servers() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
msg_ok "$(translate "Samba servers detected")"
|
msg_ok "$(translate "Samba servers detected")"
|
||||||
CHOICE=$(dialog --title "$(translate "Select Samba Server")" \
|
CHOICE=$(whiptail --title "$(translate "Select Samba Server")" \
|
||||||
--menu "$(translate "Choose a Samba server:")" 20 80 10 "${OPTIONS[@]}" 3>&1 1>&2 2>&3)
|
--menu "$(translate "Choose a Samba server:")" 20 80 10 "${OPTIONS[@]}" 3>&1 1>&2 2>&3)
|
||||||
|
|
||||||
if [[ -n "$CHOICE" ]]; then
|
if [[ -n "$CHOICE" ]]; then
|
||||||
|
Reference in New Issue
Block a user