Create entrypoint
add entrypoint
This commit is contained in:
4
entrypoint
Normal file
4
entrypoint
Normal file
@@ -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