Skip to content
Snippets Groups Projects
Unverified Commit 7e73c0d5 authored by teor's avatar teor
Browse files

scripts/git: Print the correct path in git-setup-dirs.sh

parent cb7340ab
No related branches found
No related tags found
No related merge requests found
......@@ -506,5 +506,5 @@ for ((i=0; i<COUNT; i++)); do
done
echo
echo "Remember to copy the git hooks from tor/git/hooks/*.git-hook to"
echo "Remember to copy the git hooks from tor/scripts/git/*.git-hook to"
echo "$ORIGIN_PATH/.git/hooks/*"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment