mirror of
https://github.com/apachecn/ailearning.git
synced 2026-02-08 04:46:15 +08:00
3 lines
65 B
Bash
3 lines
65 B
Bash
git add -A
|
|
git commit -am "$(date "+%Y-%m-%d %H:%M:%S")"
|
|
git push |