Update DBC Compute Node
March 24, 2022Less than 1 minute
Update DBC Compute Node
1. download update script:
- http://116.169.53.132:9000/dbc/install_update_script/mainnet/update_mining.sh
2. add executable permission:
chmod +x update_mining.sh
3. run the script:
./update_mining.sh [install_dir]
Loading...