update.sh 65 字节
Newer Older
W
wizardforcel 已提交
1 2 3
git add -A
git commit -am "$(date "+%Y-%m-%d %H:%M:%S")"
git push