1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-05-24 22:32:58 +03:00

install_bin: remove tpws_pf

This commit is contained in:
bol-van 2022-01-24 20:20:23 +03:00
parent cd3a8ca026
commit a604ba1ac5

@ -66,7 +66,6 @@ else
ccp $arch/dvtws nfq ccp $arch/dvtws nfq
fi fi
ccp $arch/tpws tpws ccp $arch/tpws tpws
[ "$UNAME" = "FreeBSD" ] && ccp $arch/tpws_pf tpws
exit 0 exit 0
else else
echo $arch is NOT OK echo $arch is NOT OK