pmd/update.sh
2016-09-07 17:29:50 -04:00

4 lines
60 B
Bash

git add .
git status
git commit -m "content update"
git push