fix(脚本): 卸载添加关闭trojan-go

pull/534/merge
mack-a 2020-10-14 14:40:52 +08:00
parent 1c06d8c4cb
commit a2fa42d3dc
1 changed files with 2 additions and 2 deletions

View File

@ -1697,7 +1697,7 @@ unInstall(){
fi
handleV2Ray stop
handleTrojanGo stop
rm -rf /etc/systemd/system/v2ray.service
echoContent green " ---> 删除V2Ray开机自启完成"
rm -rf /etc/systemd/system/trojan-go.service
@ -1995,7 +1995,7 @@ menu(){
cd
echoContent red "\n=============================================================="
echoContent green "作者mack-a"
echoContent green "当前版本v2.0.18"
echoContent green "当前版本v2.0.19"
echoContent green "Githubhttps://github.com/mack-a/v2ray-agent"
echoContent green "描述:七合一共存脚本"
echoContent red "=============================================================="