sxmo_bluetoothmenu.sh do not remove asynchronously

This commit is contained in:
Willow Barraco
2023-07-21 16:12:53 +02:00
parent 7710b6211f
commit 5be5a97090

View File

@@ -66,7 +66,7 @@ _full_reconnection() {
_can_fail sxmo_terminal.sh sh -ce "
notify-send 'Make the device discoverable'
bluetoothctl remove '$1' &
bluetoothctl remove '$1'
sxmo_daemons.sh start bluetooth_scan bluetoothctl scan on
sleep 5