1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/bluetooth/templates/iiab-bt-pan-discoverable-on.j2

6 lines
52 B
Text
Raw Normal View History

2019-06-15 18:24:20 +00:00
#!/bin/bash
bluetoothctl <<EOF
discoverable on
EOF