X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=blobdiff_plain;f=x2%2Fsrc%2Fbash%2Fexe%2Fkhatus_sensor_bluetooth_power.sh;h=83c3dbbe32fa85e3b52201c056e73fb264af63e9;hp=f051e71367fbe85927fe2a71e428db7fd95c1a0e;hb=6a83d9988a439db085b0bc1784a831a2ff221df8;hpb=143a48f5e33dee49a1348ba4056d3b64ffcfd750 diff --git a/x2/src/bash/exe/khatus_sensor_bluetooth_power.sh b/x2/src/bash/exe/khatus_sensor_bluetooth_power.sh index f051e71..83c3dbb 100644 --- a/x2/src/bash/exe/khatus_sensor_bluetooth_power.sh +++ b/x2/src/bash/exe/khatus_sensor_bluetooth_power.sh @@ -4,4 +4,4 @@ set -e dir_bin="$1" -echo 'show \n quit' | bluetoothctl | "$dir_bin"/khatus_parse_bluetoothctl_show +bluetoothctl -- show | "$dir_bin"/khatus_parse_bluetoothctl_show