Skip to content

Instantly share code, notes, and snippets.

View ermin-muratovic's full-sized avatar
🤖
01100110 01101111 01100011 01110101 01110011 01101001 01101110 01100111

Ermin Muratovic ermin-muratovic

🤖
01100110 01101111 01100011 01110101 01110011 01101001 01101110 01100111
View GitHub Profile
#!/bin/bash
#install minergate xfast cli miner v1.7 for ubuntu 18.04 or later (XMR supported)
sudo apt-get update && wget https://minergate.com/download/xfast-ubuntu-cli -O minergate-cli.deb && sudo dpkg -i minergate-cli.deb
#starts miner (4 cores for Monero=xmr)
minergate-cli -user <your@email.com> -xmr 4