Browse Source

fix version

Your Name 6 years ago
parent
commit
9e5ee5ce7e
1 changed files with 4 additions and 4 deletions
  1. 4 4
      setup_amd.sh

+ 4 - 4
setup_amd.sh

@@ -1,14 +1,14 @@
 #!/bin/bash
 set -e
-script_version="1.45"
-rdate="29/07/2018"
+script_version="1.46"
+rdate="16/12/2018"
 remote_folder="http://wareck.free.fr/openrig"
 #### OPTIONS ####
 host_name="Miner1"
 #choose one of this drivers
-Drivers="17.50"
+#Drivers="17.50"
 #Drivers="18.20"
-#Drivers="18.40"
+Drivers="18.40"
 
 ROCM_="NO" #rcom compute
 ETHMine="YES"