[MINOR] Close PRs

Closes #5
Closes #6
diff --git a/publish.sh b/publish.sh
index cc96be3..8e5f51a 100755
--- a/publish.sh
+++ b/publish.sh
@@ -31,6 +31,9 @@
 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