Last active
December 29, 2015 22:19
-
-
Save ahappyforest/7736160 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get update | |
apt-get install boinc-client -y | |
service boinc-client restart | |
sleep 3 | |
boinccmd --project_attach https://www.worldcommunitygrid.org 2be7244693cbadc980d890b1cdc88b3f | |
sleep 10 | |
service boinc-client restart | |
sleep 10 | |
service boinc-client restart | |
top |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment