mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
scripts/git: Print the correct path in git-setup-dirs.sh
This commit is contained in:
@@ -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/*"
|
||||
|
||||
Reference in New Issue
Block a user