diff --git a/contrib/dns-hatchet/apply.sh b/contrib/dns-hatchet/apply.sh index 2bf002d..44e5980 100755 --- a/contrib/dns-hatchet/apply.sh +++ b/contrib/dns-hatchet/apply.sh @@ -4,6 +4,6 @@ # Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. ME="$(readlink -f "$(dirname "$(readlink -f "$0")")")" -TOOLS="$ME/../../../src/tools" +TOOLS="$ME/../../src" sed -i "/~~ function override insertion point ~~/r $ME/hatchet.bash" "$TOOLS/wg-quick/linux.bash"