mirror of
https://github.com/ShaYmez/hblink3.git
synced 2026-06-18 05:48:43 -04:00
Create entrypoint
add entrypoint
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd /opt/hblink3
|
||||
python /opt/hblink3/bridge.py -c hblink.cfg -r rules.py
|
||||
Reference in New Issue
Block a user