mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-11-21 23:45:15 -05:00
ea5a67ae88
add entrypoint
5 lines
83 B
Bash
5 lines
83 B
Bash
#!/bin/sh
|
|
|
|
cd /opt/hblink3
|
|
python /opt/hblink3/bridge.py -c hblink.cfg -r rules.py
|