mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 66.sh
This commit is contained in:
parent
51c08c1815
commit
3806212558
2
66.sh
2
66.sh
|
@ -136,7 +136,7 @@ fi
|
||||||
|
|
||||||
docker(){
|
docker(){
|
||||||
if [[ -n $(ip a | grep docker) ]]; then
|
if [[ -n $(ip a | grep docker) ]]; then
|
||||||
red "检测到VPS已安装docker,如继续安装wgcf-warp,docker可能会失效"
|
red "检测到VPS已安装docker,如继续安装WARP,docker可能会失效"
|
||||||
sleep 3s
|
sleep 3s
|
||||||
yellow "6秒后继续安装,退出安装请按Ctrl+c"
|
yellow "6秒后继续安装,退出安装请按Ctrl+c"
|
||||||
sleep 6s
|
sleep 6s
|
||||||
|
|
Loading…
Reference in New Issue