#!/bin/sh git add . git commit -m "update @ $(date)" git push -u origin terminal