xiaomi2mqtt/entrypoint.sh

7 lines
79 B
Bash
Raw Normal View History

2021-06-16 07:00:43 +01:00
#!/bin/sh
service dbus start
service bluetooth start
python get_data.py ${@}