Your Name 5 years ago
parent
commit
ef2c35d952
2 changed files with 2 additions and 0 deletions
  1. 1 0
      README.md
  2. 1 0
      build.sh

+ 1 - 0
README.md

@@ -0,0 +1 @@
+Miner pack for usb miners

+ 1 - 0
build.sh

@@ -59,6 +59,7 @@ cat <<'EOF'>> go.sh
 ./bfgminer --scrypt -o stratum+tcp://hub.miningpoolhub.com:20523 -u wareck.1 -p x -S ALL --set MLD:clock=600
 EOF
 chmod +x go.sh
+sudo cp 70-bfgminer.rules /etc/udev/rules.d/
 cd ..
 
 echo ""