bash-scripts/cryptocurrency/xmrigCC
VirtuBox 47023b1c65 readme update 2018-11-19 02:12:49 +01:00
..
README.md readme update 2018-11-19 02:12:49 +01:00
install.sh Update install.sh 2018-11-14 13:38:40 +01:00
update-source.sh xmrigcc update 2018-11-19 02:11:38 +01:00
update-static.sh xmrigcc update 2018-11-19 02:11:38 +01:00
xmrigcc.service xmrigcc update 2018-11-19 02:11:38 +01:00

README.md

Script to install or update XMRIGCC Ubuntu 16.04/18.04 LTS with Gcc7/G++7

Compile xmrigcc from source and setup xmrigcc.service

bash <(wget -O - https://raw.githubusercontent.com/VirtuBox/bash-scripts/master/cryptocurrency/xmrigCC/install.sh)

Update xmrigcc from source

bash <(wget --no-cache -O - https://raw.githubusercontent.com/VirtuBox/bash-scripts/master/cryptocurrency/xmrigCC/update-source.sh)

Update static xmrigcc build

bash <(wget --no-cache -O - https://raw.githubusercontent.com/VirtuBox/bash-scripts/master/cryptocurrency/xmrigCC/update-static.sh)