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?
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.