mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
9bcc500aa8
commit
dcf242b6c0
7
661.sh
7
661.sh
|
@ -1348,13 +1348,6 @@ warp-cli --accept-tos delete >/dev/null 2>&1
|
|||
|
||||
WARPun(){
|
||||
wj="rm -rf /usr/local/bin/wgcf /usr/bin/wg-quick /etc/wireguard/wgcf.conf /etc/wireguard/wgcf-profile.conf /etc/wireguard/buckup-account.toml /etc/wireguard/wgcf-account.toml /etc/wireguard/wgcf+p.log /etc/wireguard/ID /usr/bin/wireguard-go /usr/bin/wgcf wgcf-account.toml wgcf-profile.conf"
|
||||
#cron1="rm -rf screen.sh check.sh WARP-CR.sh WARP-CP.sh WARP-UP.sh"
|
||||
#cron2(){
|
||||
sed -i '/check.sh/d' /etc/crontab ; sed -i '/WARP-CR.sh/d' /etc/crontab ; sed -i '/WARP-CP.sh/d' /etc/crontab ; sed -i '/WARP-UP.sh/d' /etc/crontab
|
||||
}
|
||||
#cron3(){
|
||||
screen -S up -X quit;screen -S aw -X quit;screen -S cr -X quit;screen -S cp -X quit
|
||||
}
|
||||
ab="1.卸载warp\n2.卸载Socks5-warp\n3.彻底卸载warp(1+2)\n 请选择:"
|
||||
readp "$ab" cd
|
||||
case "$cd" in
|
||||
|
|
Loading…
Reference in New Issue