1
0
mirror of https://github.com/apachecn/eloquent-js-3e-zh.git synced 2025-05-25 21:42:52 +00:00
eloquent-js-3e-zh/update.sh
2020-07-05 19:24:02 +08:00

3 lines
65 B
Bash

git add -A
git commit -am "$(date "+%Y-%m-%d %H:%M:%S")"
git push