fix missing
parent
76f1bf9620
commit
45166a3258
|
@ -283,7 +283,7 @@ installV2Ray(){
|
||||||
fi
|
fi
|
||||||
makeExecutable v2ray
|
makeExecutable v2ray
|
||||||
copyFile v2ctl && makeExecutable v2ctl
|
copyFile v2ctl && makeExecutable v2ctl
|
||||||
mkdir /usr/local/lib/v2ray
|
mkdir -p /usr/local/lib/v2ray
|
||||||
copyFile geoip.dat
|
copyFile geoip.dat
|
||||||
copyFile geosite.dat
|
copyFile geosite.dat
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue