mirror of
https://github.com/AllenSeitz/dance-maniax-update.git
synced 2026-08-28 21:04:19 -05:00
6 lines
77 B
Batchfile
6 lines
77 B
Batchfile
echo update...
|
|
ping -n 10 127.0.0.1 >NUL
|
|
svn cleanup
|
|
svn update
|
|
dmx.exe
|