mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-19 22:18:13 +03:00
init: reuse builtin mode in custom scripts
This commit is contained in:
@@ -91,7 +91,6 @@ _set_route_localnet()
|
||||
{
|
||||
# $1 - 1 = enable, 0 = disable
|
||||
# $2,$3,... - interface names
|
||||
|
||||
[ "$DISABLE_IPV4" = "1" ] || {
|
||||
local enable="$1"
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user