Files
MainSite/UpdateGit.sh
2019-12-10 00:55:55 +04:00

3 lines
42 B
Bash

git add .
git commit -m "Updates"
git push