mirror of
https://github.com/AllenSeitz/dance-maniax-update.git
synced 2026-08-29 13:24:09 -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
|