3b6c5d9400d5c2ac87fffa54931b827514a04bff
[khatus.git] / x2 / src / bash / exe / khatus_sensor_bluetooth_power.sh
1 #! /bin/sh
2
3 set -e
4
5 dir_bin="$1"
6
7 echo show | bluetoothctl | "$dir_bin"/khatus_parse_bluetoothctl_show
This page took 0.061636 seconds and 4 git commands to generate.