3 lines
68 B
Bash
3 lines
68 B
Bash
|
|
#!/bin/sh
|
||
|
|
/opt/HiddifyCli run --config $CONFIG -h /opt/hiddify.json
|