Update bluetooth censor and test drive
[khatus.git] / x2 / src / bash / exe / khatus_sensor_bluetooth_power.sh
index 83c3dbb..3b6c5d9 100644 (file)
@@ -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
This page took 0.025287 seconds and 4 git commands to generate.