documentazione/update.sh
2018-12-16 12:54:02 +01:00

4 lines
No EOL
60 B
Bash
Executable file

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