sxmo_bluetoothmenu.sh trust command can also fails

This commit is contained in:
Willow Barraco
2023-07-21 16:16:01 +02:00
parent 612f053d0c
commit 03990468c0

View File

@@ -158,11 +158,11 @@ EOF
;;
"Trusted $icon_ton")
INDEX=3
sxmo_terminal.sh bluetoothctl untrust "$MAC"
_can_fail sxmo_terminal.sh bluetoothctl untrust "$MAC"
;;
"Trusted $icon_tof")
INDEX=3
sxmo_terminal.sh bluetoothctl trust "$MAC"
_can_fail sxmo_terminal.sh bluetoothctl trust "$MAC"
;;
"Connected $icon_ton")
INDEX=4