diff --git a/zen/tools/make_G1SSB_secret.sh b/zen/tools/make_G1SSB_secret.sh index 1dc0675..19e3cce 100755 --- a/zen/tools/make_G1SSB_secret.sh +++ b/zen/tools/make_G1SSB_secret.sh @@ -22,6 +22,7 @@ echo ' [[ ! -d ~/.zen ]] && mkdir -p ~/.zen && cd ~/.zen || cd ~/.zen [[ !$(which git) ]] && sudo apt install git -y [[ ! -d ~/.zen/astroport ]] && cd ~/.zen && git clone https://git.p2p.legal/axiom-team/astroport.git && cd astroport || exit 1 +cd ~/.zen/astroport # INSTALL Silkaj, CLI for Duniter if [[ ! -f /home/pi/.local/bin/silkaj ]]; then