path: nftlb_1.0.7-1/tests/api/api_tests.sh
if [ $STOPPED -eq 0 ]; then
	$NFTBIN flush ruleset
	kill `pidof nftlb`
fi
