#!/bin/sh time=$(TZ=UTC-8 date +%Y-%m-%d" "%H:%M:%S) git add ./001 && git commit -m "$time" && git push