X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=blobdiff_plain;f=x2%2Fsrc%2Fbash%2Fexe%2Fkhatus_sensor_bluetooth_power.sh;fp=x2%2Fsrc%2Fbash%2Fexe%2Fkhatus_sensor_bluetooth_power.sh;h=3b6c5d9400d5c2ac87fffa54931b827514a04bff;hp=83c3dbbe32fa85e3b52201c056e73fb264af63e9;hb=1cae185ecebc4fd362099a229638c84a29b3bf4d;hpb=fd50daef4faaadd8c6ca57a59f906ef4f7ff61a5 diff --git a/x2/src/bash/exe/khatus_sensor_bluetooth_power.sh b/x2/src/bash/exe/khatus_sensor_bluetooth_power.sh index 83c3dbb..3b6c5d9 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" -bluetoothctl -- show | "$dir_bin"/khatus_parse_bluetoothctl_show +echo show | bluetoothctl | "$dir_bin"/khatus_parse_bluetoothctl_show