Skip to main content

Upgrade v2.19.0

cd $HOME && rm -rf terra && sudo systemctl stop terrad
git clone https://github.com/phoenix-directive/core terra
cd terra
git checkout v2.19.0
make install
terrad version
sudo systemctl restart terrad && sudo journalctl -fu terrad -o cat