Skip to content

Instantly share code, notes, and snippets.

@awesome-doge
Last active December 13, 2021 06:14
Show Gist options
  • Save awesome-doge/10727bdfb04d18718c2209db29bb215b to your computer and use it in GitHub Desktop.
Save awesome-doge/10727bdfb04d18718c2209db29bb215b to your computer and use it in GitHub Desktop.
tonwhale.sh
cd ~
sudo rm -r danila*
wget https://whalepool-cdn.fra1.digitaloceanspaces.com/software/danila-miner/hive/danila-miner-2.1.4-bionic.tar.gz
tar zxvf danila-miner-2.1.4-bionic.tar.gz
cd danila-miner-2.1.4
./danila-miner run https://server1.whalestonpool.com $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment