Votre Nom 6 years ago
parent
commit
1dfa4f0efc
1 changed files with 2 additions and 1 deletions
  1. 2 1
      setup_amd.sh

+ 2 - 1
setup_amd.sh

@@ -8,7 +8,7 @@ lsb_r="`lsb_release -d | awk '{print$2" "$3}'`"
 curdir=$PWD
 
 #### OPTIONS ####
-host_name="slurp"
+host_name="miner1"
 #Drivers="17.50"
 #Drivers="18.20"
 Drivers="18.40"
@@ -219,6 +219,7 @@ if [ $lolMiner = "YES"  ]
  then
  echo -e "\n\e[95mInstall lolMiner v$lolMiner_v :\e[0m"
  sudo -u work curl -sf $remote_folder/miners/lolMiner_v$lolminer_v.tar.xz | tar xvJ
+ echo ""
  sudo -u work curl -sf $remote_folder/miners/lolMiner_beam.tar.xz | tar xvJ
  sudo chown -R work /home/work/lolMiner
  sudo chown -R work /home/work/lolMiner_beam