# Downloading and installing Binarycd $HOMEgitclonehttps://github.com/celestiaorg/celestia-app.gitcdcelestia-appgitpullgitcheckoutv2.3.1-mochamakeinstall# Making New Binary Directory and Copying the Daemonmkdir-p $HOME/.celestia-app/cosmovisor/upgrades/v2.3.1-mocha/binsudocp $HOME/go/bin/celestia-appd $HOME/.celestia-app/cosmovisor/upgrades/v2.3.1-mocha/bin/#Stop Celestia-app daemonsudosystemctlstopcelestia#creating symlink to new binariesls-l $HOME/.celestia-app/cosmovisor/currentrm $HOME/.celestia-app/cosmovisor/currentln-s $HOME/.celestia-app/cosmovisor/upgrades/v2.3.1-mocha $HOME/.celestia-app/cosmovisor/current#starting Celestiasudosystemctlstartcelestia&&sudojournalctl-ucelestia-f-ocat