mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-24 05:07:05 +00:00
Update samba_client.sh
This commit is contained in:
parent
6c19d81844
commit
875e8a99bd
@ -135,7 +135,7 @@ discover_samba_servers() {
|
||||
fi
|
||||
|
||||
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)
|
||||
|
||||
if [[ -n "$CHOICE" ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user