Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit 6156d2d

Browse files
committed
no set_caddy when install v2ray
1 parent 30cb043 commit 6156d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/v2script.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,8 +544,8 @@ install_v2ray() {
544544
colorEcho ${BLUE} "Setting tls-shunt-proxy"
545545
set_proxy
546546

547-
colorEcho ${BLUE} "Setting caddy"
548-
set_caddy
547+
#colorEcho ${BLUE} "Setting caddy"
548+
#set_caddy
549549

550550
colorEcho ${BLUE} "Building dummy web site"
551551
build_web

0 commit comments

Comments
 (0)