add all even forced

This commit is contained in:
Tommy Parnell
2015-11-21 00:42:36 -05:00
parent 5742fb05c5
commit 38c5d8129c

View File

@@ -1,6 +1,6 @@
#!/bin/bash
git config user.email "tparnell8@gmail.com"
git config user.name "Tommy Parnell"
git add .
git add . --force
git commit -m "Deployed to Github Pages"
git push --force "git@github.com:tparnell8/about.tommyparnell.com.node.git" master:gh-pages