1
0
mirror of https://github.com/apachecn/epub-crawler.git synced 2025-06-02 07:13:21 +00:00
epub-crawler/update.sh
wizardforcel a739d679f3 init
2021-08-20 23:04:45 +08:00

3 lines
65 B
Bash

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