This commit is contained in:
A B
2023-10-30 17:24:42 +00:00
parent 168e09e105
commit 5f9a5442db
4 changed files with 117 additions and 0 deletions

8
entrypoint.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/bash
# start services
service dbus start
service bluetooth start
python3 ./bt_exporter.py