mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +03:00
custom.d.example old busybox bug workaround
This commit is contained in:
@@ -5,7 +5,7 @@ nfqws_tpws_inheritor()
|
||||
{
|
||||
# $1 - inherited function
|
||||
# $2 - 1 - run, 0 - stop
|
||||
|
||||
local MODE_OVERRIDE
|
||||
[ "$MODE_HTTP" = "1" ] && {
|
||||
MODE_OVERRIDE=tpws MODE_HTTPS=0 MODE_QUIC=0 $1 $2
|
||||
}
|
||||
|
Reference in New Issue
Block a user