1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
iiab/roles/bluetooth/templates/iiab-bt-term-off.j2
2019-06-02 10:55:15 -04:00

4 lines
62 B
Django/Jinja

#!/bin/bash
systemctl disable bt-term
systemctl stop bt-term