xiaomi2mqtt/entrypoint.sh
2021-06-16 15:38:59 +01:00

7 lines
79 B
Bash

#!/bin/sh
service dbus start
service bluetooth start
python get_data.py ${@}