mirror of
https://github.com/apachecn/ailearning.git
synced 2026-02-09 05:15:28 +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 |