documentazione/update.sh

4 lines
60 B
Bash
Raw Normal View History

2018-12-16 12:54:02 +01:00
git add .
git status
git commit -m "content update"
git push