From a604ba1ac51c31fe5523942037afda0426ab30f4 Mon Sep 17 00:00:00 2001 From: bol-van Date: Mon, 24 Jan 2022 20:20:23 +0300 Subject: [PATCH] install_bin: remove tpws_pf --- install_bin.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install_bin.sh b/install_bin.sh index c8ccaf6..65d1ed0 100755 --- a/install_bin.sh +++ b/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