rename bypass_ip to bypass (#66)

This commit is contained in:
ssrlive 2023-10-03 11:39:06 +08:00 committed by GitHub
parent d75488f1d8
commit c1ea5f1af2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 12 additions and 12 deletions

View file

@ -3,7 +3,7 @@
run() {
if [ -n "$BYPASS_IP" ]; then
BYPASS_IP="--bypass-ip $BYPASS_IP"
BYPASS_IP="--bypass $BYPASS_IP"
fi
if [ -n "$DNS" ]; then