Update 66.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2022-12-13 09:21:38 +00:00
parent 51c08c1815
commit 3806212558
1 changed files with 1 additions and 1 deletions

2
66.sh
View File

@ -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-warpdocker可能会失效" red "检测到VPS已安装docker如继续安装WARPdocker可能会失效"
sleep 3s sleep 3s
yellow "6秒后继续安装退出安装请按Ctrl+c" yellow "6秒后继续安装退出安装请按Ctrl+c"
sleep 6s sleep 6s