LC/.sync.cmd

6 lines
77 B
Batchfile
Raw Normal View History

2024-01-28 12:57:26 +08:00
git add .
git commit -m "Sync"
git push origin master
git push gitee master