Files
svn/tech/msg/client/genProtocol.bat
2025-08-04 10:46:00 +08:00

7 lines
65 B
Batchfile

cd ..
svn cleanup
svn up
cd client
@java -jar ./proto.jar
@pause