#/bin/bash
git pull
git add -A
git commit -m "auto update script executed"
git push