mirror of
https://github.com/ShaYmez/hblink3.git
synced 2025-12-05 10:33:29 -05:00
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
cd /opt/hblink3
|
||
|
|
python /opt/hblink3/bridge.py -c hblink.cfg -r rules.py
|