Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

Restart arguments #24

Open
cronos45 opened this issue Jan 13, 2018 · 1 comment
Open

Restart arguments #24

cronos45 opened this issue Jan 13, 2018 · 1 comment

Comments

@cronos45
Copy link

Miner logs out or times out leaving 0 sol, is there an argument i can add so it restarts on its own after failures?

@kozyilmaz
Copy link
Owner

Hey @cronos45 I actually use this script as base to restart the miner: https://github.com/kozyilmaz/nheqminer-macos/blob/master/miner/miner.sh

Basically this is the command, are you looking something like this?
$ while true; do ./nheqminer-gpu -l eu1-zcash.flypool.org:3333 -u WALLET_ADDRESS.WORKER_NAME -cd 0; echo "sleep & restart"; sleep 30; done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants