final time

This commit is contained in:
Tommy Parnell
2015-11-21 01:07:58 -05:00
parent 5ac3b38253
commit 297bbb0090
2 changed files with 1 additions and 2 deletions

View File

@@ -3,6 +3,6 @@ git config user.email "tparnell8@gmail.com"
git config user.name "Tommy Parnell"
rm -rf components
rm -rf node_modules
git add . --force
git add --all --force
git commit -m "Deployed to Github Pages"
git push --force "git@github.com:tparnell8/about.tommyparnell.com.node.git" master:gh-pages