Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
[MINOR] Close PRs
Browse files Browse the repository at this point in the history
Closes #5
Closes #6
  • Loading branch information
lresende committed Aug 16, 2016
1 parent ad98783 commit 02a70b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions publish.sh
Expand Up @@ -31,6 +31,9 @@ git add content
echo "Publishing changes from master branch $COMMIT_HASH"
git commit -a -m "Publishing from $COMMIT_HASH"
echo "> > >"
echo " "
echo "You are now on the asf-site branch"
echo "Run git push origin asf-site to update the live site."
echo " "
echo " "
set +e

0 comments on commit 02a70b0

Please sign in to comment.