mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 22:47:12 +01:00
scripts/git: Print the correct path in git-setup-dirs.sh
This commit is contained in:
parent
cb7340abf1
commit
7e73c0d5a1
1 changed files with 1 additions and 1 deletions
|
@ -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/*"
|
||||
|
|
Loading…
Add table
Reference in a new issue