We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e5132 commit aa05557Copy full SHA for aa05557
Terminal/setup-xmr
@@ -1,6 +1,8 @@
1
#!/bin/bash
2
3
+cd ~/
4
git clone https://github.com/fireice-uk/xmr-stak.git
5
+sudo apt-get update
6
sudo apt install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev
7
mkdir xmr-stak/build
8
cd xmr-stak/build
0 commit comments