autopush.bat 53 B

1234
  1. git pull
  2. git add *
  3. git commit -m "auto-push"
  4. git push