echo "1" >> /srv/daily-commit/commit-file.sh; cd /srv/daily-commit/; git add *; git commit -m "Commit"; git push;