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