From: Ralph Ronnquist Date: Sun, 16 Feb 2025 08:02:17 +0000 (+1100) Subject: corrected Makefile to nominate nfblockerctl X-Git-Tag: 0.1~14 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=049ffa378b0eca3fcbaca8eb081f096c8f9c83a1;p=rrq%2Fnfblocker.git corrected Makefile to nominate nfblockerctl --- diff --git a/Makefile b/Makefile index cd38ffb..89b2cc4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Distribution Makefile for nfbuilder INSTALLDIR=/usr/local/sbin -USERCOMMAND = nfblocker.sh +USERCOMMAND = nfblockerctl .PHONY: install clean