1)
sudo su deploy
2)
cd installer
3)
git pull
4)
./upgrade-linux.sh
5)
./utils/use-devnet4.sh
Now please follow this step to add this additional line on .env
1)
nano ~/.cortensor/.env
2)
copy this additional line and paste it under ## RPC
HOST_MAINNET=https://rpc.ankr.com/eth/0f4eb65057313c39f6fb51be08f77d42041a2ce92018518c5e02a8358029b4a0
save with ctrl+o, and close with ctrl+x
3)
./utils/use-devnet4.sh
