Browse Source

fix/update

Your Name 7 years ago
parent
commit
914b752d51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.sh

+ 1 - 1
setup.sh

@@ -122,7 +122,7 @@ sleep 2
 
 echo -e "\n\e[95mInstall Claymore Miners :\e[0m"
 cd /home/work/
-sudo -u work curl -sf $remote_folder/miners/claymore_dual_$claymore_v.tar.xz | tar xvJ
+sudo -u work curl -sf $remote_folder/miners/claymore_dual_$claymore_dual_v.tar.xz | tar xvJ
 echo ""
 sudo -u work curl -sf $remote_folder/miners/claymore_zcash_$claymore_zcash_v.tar.xz | tar xvJ
 echo ""