xda-blog-zh-pt2/update.sh
2023-03-14 22:11:11 +08:00

3 lines
No EOL
65 B
Bash

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