do not be quiet

This commit is contained in:
Tommy Parnell
2015-11-20 23:50:25 -05:00
parent 5845fc9bdd
commit 0fb22193fc

View File

@@ -5,4 +5,4 @@ git config user.name "Tommy Parnell"
git init
git add .
git commit -m "Deployed to Github Pages"
git push --force --quiet "git@github.com:tparnell8/Resume.git" master:gh-pages > /dev/null 2>&1
git push --force "git@github.com:tparnell8/Resume.git" master:gh-pages