dbsd_kczx_java/gxdm.bat

6 lines
93 B
Batchfile

@echo off
echo 更新后台代码中...
git.exe pull -v --progress "origin"
echo 更新成功
PAUSE
exit