AXErunners / p2pool-deploy

script for easy p2pool-axe deployment on Ubuntu

Home Page:https://axerunners.github.io/p2pool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p2pool-axe-deploy

Installation

adduser axerunner
usermod -aG sudo axerunner
su axerunner
cd ~
git clone https://github.com/axerunners/p2pool-axe-deploy
nano ./p2pool-axe-deploy/p2pool.deploy.sh # edit the script to match your setup
bash ./p2pool-axe-deploy/p2pool.deploy.sh

Start

axed
bash ~/p2pool.start.sh

About

script for easy p2pool-axe deployment on Ubuntu

https://axerunners.github.io/p2pool/

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%