# Downloading and installing Binarycd $HOMEgitclonehttps://github.com/elys-network/elys.gitcdelysgitpullgitcheckoutv1.4.0makeinstall# Making New Binary Directory and Copying the Daemonmkdir-p $HOME/.elys/cosmovisor/upgrades/v1.3.0/binsudocp $HOME/go/bin/elysd $HOME/.elys/cosmovisor/upgrades/v1.3.0/bin/#Stop elys daemonsudosystemctlstopelys#creating symlink to new binariesls-l $HOME/.elys/cosmovisor/currentrm $HOME/.elys/cosmovisor/currentln-s $HOME/.elys/cosmovisor/upgrades/v1.4.0$HOME/.elys/cosmovisor/current#starting elyssudosystemctlstartelys&&sudojournalctl-uelys-f-ocat