Browse Source

install_bin: remove tpws_pf

pull/98/head
bol-van 3 years ago
parent
commit
a604ba1ac5
  1. 1
      install_bin.sh

1
install_bin.sh

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

Loading…
Cancel
Save