Skip to content

Instantly share code, notes, and snippets.

@efreesen
Created June 26, 2017 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save efreesen/0361756f99e15cd9b409e8c092af967e to your computer and use it in GitHub Desktop.
Save efreesen/0361756f99e15cd9b409e8c092af967e to your computer and use it in GitHub Desktop.
apt-get update
wget "https://minergate.com/download/deb-cli"
mv deb-cli minergate-cli.deb
dpkg -i minergate-cli.deb
rm minergate-cli.deb
apt-get install screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment