Browse Source

update/fix

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

+ 6 - 1
setup.sh

@@ -2,7 +2,7 @@
 set -e
 set -e
 script_version="1.42"
 script_version="1.42"
 rdate="09/04/2018"
 rdate="09/04/2018"
-remote_folder="http://wareck.free.fr/openrig/"
+remote_folder="http://wareck.free.fr/openrig"
 
 
 #### OPTIONS ####
 #### OPTIONS ####
 ROCM_="NO" #rcom compute
 ROCM_="NO" #rcom compute
@@ -44,6 +44,11 @@ if [ $ROCM_ = "NO"  ]; then echo -e "\e[91m    AMD GPU PRO Blockchain \e[0m\e[97
 if [ $ETHMine = "YES" ]; then echo -e "\e[97m     +\e[91m Etherminer \e[0m\e[97m";fi
 if [ $ETHMine = "YES" ]; then echo -e "\e[97m     +\e[91m Etherminer \e[0m\e[97m";fi
 if [ $SGMINER = "YES" ]; then echo -e "\e[97m     +\e[91m Sgminer-nicehash\e[0m\e[97m";fi
 if [ $SGMINER = "YES" ]; then echo -e "\e[97m     +\e[91m Sgminer-nicehash\e[0m\e[97m";fi
 if [ $SGMINER_TT = "YES" ]; then echo -e "\e[97m     +\e[91m Sgminer-timetravel\e[0m\e[97m";fi
 if [ $SGMINER_TT = "YES" ]; then echo -e "\e[97m     +\e[91m Sgminer-timetravel\e[0m\e[97m";fi
+echo -e "\e[97m     +\e[91m Claymore dualminer $claymore_dual_v\e[0m\e[97m"
+echo -e "\e[97m     +\e[91m Claymore zcash $claymore_zcash_v\e[0m\e[97m"
+echo -e "\e[97m     +\e[91m Claymore xmr $claymore_xmr_v\e[0m\e[97m"
+
+
 
 
 sleep 4
 sleep 4
 sed -i -e "s/# set const/set const/g" /etc/nanorc
 sed -i -e "s/# set const/set const/g" /etc/nanorc