aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-15 21:48:41 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-16 04:04:46 +0200
commit58cf40ccf4319d3b6285f3b537c25605f7016803 (patch)
tree45a7cd814d0c410c34bae1ceb9d9d5f38ad5f375 /contrib/examples
parentversion: bump snapshot (diff)
downloadwireguard-monolithic-historical-58cf40ccf4319d3b6285f3b537c25605f7016803.tar.xz
wireguard-monolithic-historical-58cf40ccf4319d3b6285f3b537c25605f7016803.zip
dns-hatchet: update paths
Suggested-by: Martin Hauke <mardnh@gmx.de>
Diffstat (limited to 'contrib/examples')
-rwxr-xr-xcontrib/examples/dns-hatchet/apply.sh2
1 files changed, 1 insertions, 1 deletions
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"