Skip to content

Commit

Permalink
include Readme in .zip package
Browse files Browse the repository at this point in the history
  • Loading branch information
mining-visualizer committed Mar 16, 2018
1 parent c814780 commit b31878c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ cd %~dp0
IF ERRORLEVEL 1 GOTO ERROR


REM Copy tokenminer.ini file
REM Copy tokenminer.ini and Readme file
copy "..\tokenminer.ini" stage
copy "..\Readme.md" stage

REM Copy binaries
copy "..\build\ethminer\release\tokenminer.exe" stage\tokenminer
Expand Down

0 comments on commit b31878c

Please sign in to comment.