Post
Topic
Board Mining software (miners)
Re: Introducing CherryPicking - new Windows pool hopper
by
Folax
on 18/08/2011, 15:57:01 UTC
Is there an easy way to update an existing poclbm install on linux?
Don't want to mess up the whole install by doing it manually step by step.

Does this work?
Code:
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/BitcoinMiner.cl
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/BitcoinMiner.py
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/poclbm.py
-edit- no it doesn't.