dns-hatchet: update paths

Suggested-by: Martin Hauke <mardnh@gmx.de>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-05-15 21:48:41 +02:00
parent 2f34f3efe7
commit 19990e2937
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@
ME="$(readlink -f "$(dirname "$(readlink -f "$0")")")" ME="$(readlink -f "$(dirname "$(readlink -f "$0")")")"
TOOLS="$ME/../../../src/tools" 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"