Skip to content

Instantly share code, notes, and snippets.

@Battleroid
Created April 1, 2013 19:21
Show Gist options
  • Save Battleroid/5287042 to your computer and use it in GitHub Desktop.
Save Battleroid/5287042 to your computer and use it in GitHub Desktop.
cgminer defaults.
@echo off
cls
pause
cgminer.exe -o http://ltc.kattare.com:9332 -u WORKERUSERNAME -p WORKERPASSWORD -I 17 --scrypt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment