mirror of
https://github.com/ShaYmez/hblink3.git
synced 2026-06-10 18:08:39 -04: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
|