new: add seperated VPN service mode
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
cd "\$(dirname "\$0")"
|
||||
export LD_LIBRARY_PATH=usr/lib
|
||||
if [ $1 == "HiddifyService" ];then
|
||||
if [ "$1" == "HiddifyService" ];then
|
||||
exec ./$@
|
||||
else
|
||||
exec ./$appName $@
|
||||
|
||||
Reference in New Issue
Block a user