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