gitea-pages/update.sh
2016-09-04 21:42:54 -07:00

4 lines
60 B
Bash
Executable File

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