Guest User

Untitled

a guest
Jan 20th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. #! /bin/bash
  2. sudo apt-get update
  3. sudo apt-get install docker.io --assume-yes
  4. service docker start
  5. docker pull coinstash/xmr-stap-cpuon-gpuoff
  6. docker run -i -t coinstash/xmr-stap-cpuon-gpuoff
Add Comment
Please, Sign In to add comment