From 19990e293724b1073d5379192b960f8112ef6ee8 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 15 May 2018 21:48:41 +0200 Subject: dns-hatchet: update paths Suggested-by: Martin Hauke Signed-off-by: Jason A. Donenfeld --- contrib/dns-hatchet/apply.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/dns-hatchet') diff --git a/contrib/dns-hatchet/apply.sh b/contrib/dns-hatchet/apply.sh index 11e5bed..35460d1 100755 --- a/contrib/dns-hatchet/apply.sh +++ b/contrib/dns-hatchet/apply.sh @@ -6,4 +6,4 @@ ME="$(readlink -f "$(dirname "$(readlink -f "$0")")")" TOOLS="$ME/../../../src/tools" -sed -i "/~~ function override insertion point ~~/r $ME/hatchet.bash" "$TOOLS/wg-quick.bash" +sed -i "/~~ function override insertion point ~~/r $ME/hatchet.bash" "$TOOLS/wg-quick/linux.bash" -- cgit v1.2.3-59-g8ed1b