AiLearning/update.sh

3 lines
65 B
Bash

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