sudo systemctl stop zgs
sudo apt-get updatesudo apt-get openssl libssl-dev pkg-config
cd $HOMErm -rf $HOME/0g-storage-node/run/dbmv $HOME/0g-storage-node/run/config-testnet-turbo.toml $HOME/config-testnet-turbo_backup.toml
cd $HOME/0g-storage-nodegit fetch --all --tagsgit checkout v0.8.0git submodule update --initcargo build --release
mv $HOME/config-testnet-turbo_backup.toml $HOME/0g-storage-node/run/config-testnet-turbo.toml
sudo systemctl restart zgs && sudo systemctl status zgs
You can use my snapshot to sync faster