#!/bin/bash git add . git commit -m "$(date '+%Y-%m-%d %H:%M:%S %Z')" git push