1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00

Flush bypass rule without error

This commit is contained in:
Ycarus 2018-06-17 22:18:13 +02:00
parent 4d47157029
commit dc9e238bb9

View file

@ -11,8 +11,8 @@ _bypass_ip() {
}
start_service() {
ipset -q flush ss_rules_dst_bypass
ipset -q --exist restore <<-EOF
flush ss_rules_dst_bypass
create ss_rules_dst_bypass hash:net hashsize 64
EOF