mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-11-21 23:45:15 -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
|