Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
yxzq
on 09/08/2013, 16:16:54 UTC
This worked for me earlier:

Code:
git checkout HEAD^ etc/miner.conf.donate
git pull


This should also do the trick. All remotely tracked files will be overwritten. Graph data will remain.
Code:
git fetch --all
git reset --hard origin/master

If you pulled MinePeon in the last 2 days, you should also pull MinePeonWebUI, check your settings and then save them. The donation code has been updated to use (only) the new settings. If the new settings have not been set, the script will end before initiating a donation.