Skip to content

Commit

Permalink
Remove release zip file to avoid error when zipping.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob Aarøe Dam committed May 5, 2015
1 parent 3bb1edd commit b7321dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
:: Create release

rd /s /q release
del /q rdsfactor.zip
mkdir release

xcopy /E server\bin\Release release\server\bin\Release\
Expand Down

0 comments on commit b7321dd

Please sign in to comment.