10 / hh.sh
zhilyaev's picture
Update hh.sh
4ffdd54 verified
cd /tmp
if [ -f "img" ]; then
rm -rf img
fi
wget http://download.hiveos.farm/asic/S17+/Antminer-S17Plus-Hiveon.tar.gz
tar -xzf Antminer-S17Plus-Hiveon.tar.gz
rm u.tar.gz
sh runme.sh
reboot
#Antminer|sleep 1 && cd /tmp && wget -q http://download.hiveos.farm/asic/repo/s9/hh.sh -O hh.sh && chmod +x hh.sh && sh hh.sh