5 lines
71 B
Bash
Executable File
5 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd /opt/freedmr
|
|
python /opt/freedmr/hblink.py -c hblink.cfg
|