Skip to content

Commit

Permalink
Update ETHminerWatchDogDmW.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadManWalkingTO committed Jun 20, 2018
1 parent b12b275 commit e29a7cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ETHminerWatchDogDmW.bat
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ rem ========== PreStart ==========

rem Don't echo to standard output
@echo off
rem EthMiner Variables
rem Set EthMiner Variables
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
Expand All @@ -34,7 +34,7 @@ rem set NO_COLOR=Yes
rem Make script variables local
setlocal
rem Set version info
set V=1.9.4
set V=1.9.5
rem Switch to the batch file's directory
cd /d %~dp0
rem Set codepage
Expand Down

0 comments on commit e29a7cb

Please sign in to comment.