#!/bin/bash git add * git commit -m "Update for $(date "+%d-%m-%y %R")" git push