mirror of
https://github.com/house-of-vanity/lywsd03mmc_exporter.git
synced 2025-07-07 23:34:08 +00:00
init
This commit is contained in:
8
entrypoint.sh
Executable file
8
entrypoint.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# start services
|
||||
service dbus start
|
||||
service bluetooth start
|
||||
|
||||
|
||||
python3 ./bt_exporter.py
|
Reference in New Issue
Block a user