Files
Resume/deploy.sh
Tommy Parnell 370bdbb1eb hit
2015-11-21 00:04:50 -05:00

5 lines
133 B
Bash

echo "hit"
git add .
git commit -m "Deployed to Github Pages"
git push --force "git@github.com:tparnell8/Resume.git" master:gh-pages