Your Name 5 years ago
parent
commit
2647fa80b3
1 changed files with 8 additions and 0 deletions
  1. 8 0
      build.sh

+ 8 - 0
build.sh

@@ -3,13 +3,21 @@ sudo apt-get update -y
 sudo apt-get upgrade -y
 sudo apt-get install git build-essential autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev libjansson-dev libncurses5-dev -y
 sudo apt-get install screen htop build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev libevent-dev libmicrohttpd-dev libhidapi-dev libgcrypt20-dev libssl-dev -y
+echo ""
 git clone https://github.com/wareck/cgminer-gekko.git
+echo ""
 git clone https://github.com/wareck/cgminer-lketc.git
+echo ""
 git clone https://github.com/wareck/bfgminer.git bfgminer-ftb
+echo ""
 git clone https://github.com/wareck/bfgminer.git
+echo ""
 git clone https://github.com/wareck/dualminer-cgminer.git
+echo ""
 git clone https://github.com/csa402/cgminer-ants3.git
+echo ""
 git clone https://github.com/tpruvot/cpuminer-multi.git
+echo ""
 sudo usermod -a -G dialout,plugdev $USER
 sudo cp 01-cgminer.rules /etc/udev/rules.d/