mirror of
https://gitlab.com/fscarmen/warp.git
synced 2026-06-25 15:42:40 +08:00
Update t.sh
Former-commit-id: a2df54d65ec53e40374115356432fe6f880ebcb9
This commit is contained in:
@@ -677,7 +677,7 @@ case "$OPTION" in
|
||||
install;;
|
||||
2 ) [[ $PLAN = 3 ]] && yellow " $T80 " && echo $DOWN | sh >/dev/null 2>&1 && exit 1
|
||||
MODIFY=$(eval echo \$MODIFYD$IPV4$IPV6); install;;
|
||||
[Cc] ) [[ PROXY = 1 ]] && || proxy;;
|
||||
[Cc] ) [[ $CLIENT = 1 ]] && red " $T92 " && exit 1 || proxy;;
|
||||
[Dd] ) update;;
|
||||
* ) menu$PLAN;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user