LC/.sync.cmd
2024-01-28 12:57:26 +08:00

6 lines
77 B
Batchfile

git add .
git commit -m "Sync"
git push origin master
git push gitee master