Skip to content

Commit

Permalink
Subversion Revision 6994:
Browse files Browse the repository at this point in the history
self-replacement-updater update

M: /s25client/branches/s25client_0.7/release/bin/rttr.bat
  • Loading branch information
Flow86 committed Jan 18, 2011
1 parent a1169e2 commit 4b815bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions release/bin/rttr.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
IF EXIST RTTR\s25update.exe GOTO UPDATE
GOTO START

:UPDATE
mkdir update
xcopy /Y RTTR\s25update.exe update
xcopy /Y RTTR\libcurl.dll update

update\s25update.exe --stable -d %CD%
RTTR\s25update.exe --stable -d %CD%

:START
s25client.exe
Expand Down
2 changes: 1 addition & 1 deletion s25update

0 comments on commit 4b815bc

Please sign in to comment.