Files
ailearning/update.sh
2020-05-18 22:12:42 +08:00

3 lines
65 B
Bash

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