blackbirdchess-docker-dev/docs/update.sh
2017-02-22 09:31:31 -05:00

4 lines
60 B
Bash
Executable File

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