mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-12-16 16:57:00 +00:00
ppp: sleep 3s to wait wan_6 down
This commit is contained in:
parent
03f6fb1f17
commit
6873cc314e
@ -11,3 +11,6 @@ proto_send_update "$PPP_IPPARAM"
|
||||
[ -x "$SCRIPT" ] && "$SCRIPT" "$@"
|
||||
done
|
||||
}
|
||||
|
||||
# sleep 3s to wait wan_6 down
|
||||
sleep 3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user