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:
parent
2f34f3efe7
commit
19990e2937
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue