mirror of https://github.com/mack-a/v2ray-agent
feat(脚本): 添加sleep
parent
f8811e0d48
commit
595aee4651
|
@ -2193,9 +2193,12 @@ defaultInstall(){
|
|||
installCronTLS 14
|
||||
nginxBlog 15
|
||||
handleV2Ray stop
|
||||
sleep 1
|
||||
handleV2Ray start
|
||||
|
||||
handleNginx start
|
||||
handleTrojanGo stop
|
||||
sleep 1
|
||||
handleTrojanGo start
|
||||
# 生成账号
|
||||
checkGFWStatue 16
|
||||
|
|
Loading…
Reference in New Issue