fix missing

pull/1/head
Dct Mei 2020-03-12 13:34:19 +08:00
parent 76f1bf9620
commit 45166a3258
No known key found for this signature in database
GPG Key ID: 50BF8B712DCAD7EA
1 changed files with 1 additions and 1 deletions

View File

@ -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