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