From 58cf40ccf4319d3b6285f3b537c25605f7016803 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 --- contrib/examples/dns-hatchet/apply.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/examples/dns-hatchet') diff --git a/contrib/examples/dns-hatchet/apply.sh b/contrib/examples/dns-hatchet/apply.sh index 11e5bed..35460d1 100755 --- a/contrib/examples/dns-hatchet/apply.sh +++ b/contrib/examples/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