Dear Miners:
We have updated a new version of the Solo Mining Script with following update :
1 Make scanning by pherry faster
2 Fixed the out-of-memory problem in pRuntime
3 Fixed the issue that update.sh can not update docker-compose.yml
4 Update status.sh , it can show more information of phala scripts
Special thanks to community contributor Zozyo Touhou for contributing code
How to update the scripts :
sudo phala stop
cd ~
rm -R solo-mining-scripts-main
rm main.zip
wget https://github.com/Phala-Network/solo-mining-scripts/archive/refs/heads/main.zip
unzip main.zip
cd solo-mining-scripts-main
sudo ./install.sh en
sudo phala start