mirror of
https://github.com/apachecn/ailearning.git
synced 2026-02-03 02:14:18 +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 |