- @echo off
- Rem One line start :
- cgminer.exe -o stratum+tcp://eu.stratum.slushpool.com:3333 -u wareck.gekko -p x --gekko-compac-freq 200 --gekko-2pac-freq 150 --gekko-newpac-freq 150
- Rem start with config file : (remove "Rem" befor cgminer.exe and add Rem before cgminer.exe on the line above)
- Rem cgminer.exe -c cgminer.conf
|