From v0.8.0 to v0.10.0
Last updated
bitsongd version
# 0.8.0cd ~
rm -rf go-bitsong # (only in the event that a previous directory is already present)
git clone https://github.com/bitsongofficial/go-bitsong.git
cd go-bitsong
git checkout v0.10.0
make installbitsongd version
# 0.10.0sudo systemctl enable bitsongd
sudo systemctl start bitsongdsudo journalctl -u bitsongd -f