Files
starnfullmoon/gitUpdate.bat
louiscklaw c7d1cc6434 update,
2025-02-01 02:05:49 +08:00

7 lines
89 B
Batchfile

git status .
@pause
git add .
git commit -m"update starnfullmoon,"
start git push