Files
HKSingleParty/gitUpdate.bat
2025-05-28 09:55:51 +08:00

9 lines
115 B
Batchfile
Executable File

git status .
echo "press enter to continue"
@pause
git add .
git commit -m"update buytablet2018,"
start git push