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-term-off.j2

5 lines
62 B
Text
Raw Normal View History

2019-06-02 14:55:15 +00:00
#!/bin/bash
systemctl disable bt-term
systemctl stop bt-term