Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-02 05:06:58 +00:00
parent 2f5fadf66f
commit 3011f65579
1 changed files with 1 additions and 1 deletions

2
661.sh
View File

@ -1446,7 +1446,7 @@ warp-cli --accept-tos disconnect >/dev/null 2>&1
warp-cli --accept-tos disable-always-on >/dev/null 2>&1
warp-cli --accept-tos delete >/dev/null 2>&1
[[ $release = Centos ]] && (yum autoremove cloudflare-warp -y) || (apt purge cloudflare-warp -y && rm -f /etc/apt/sources.list.d/cloudflare-client.list /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg)
apt autoremove
$yumapt autoremove
}
WARPun(){