Repoint to new repository

(imported from commit bc90453bf9776b1e3d05c222f78cc66383278c32)
This commit is contained in:
Luke Faraone
2013-10-07 12:32:26 -04:00
parent 84c147a379
commit 80c2eb0367
5 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
if ! [ -d ".git/hooks/" ]; then
echo "Error: Could not find .git/hooks directory"
echo "Please re-run this script from the root of your humbug.git checkout"
echo "Please re-run this script from the root of your zulip.git checkout"
exit 1
fi