From 45166a3258a2e16c53eb1264f0f5e1cf754ac680 Mon Sep 17 00:00:00 2001 From: Dct Mei Date: Thu, 12 Mar 2020 13:34:19 +0800 Subject: [PATCH] fix missing --- install-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-release.sh b/install-release.sh index 68c5cb1..8493cba 100644 --- a/install-release.sh +++ b/install-release.sh @@ -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