cd ~/cardano-nodemkdir logs
Now that we've created the logs folder, let's down the script.
cd ~/cardano-node/scriptscurl -s -o topologyUpdater.sh https://raw.githubusercontent.com/cardano-community/guild-operators/master/scripts/cnode-helper-scripts/topologyUpdater.shchmod 750 topologyUpdater.sh
​