diff --git a/zen/tools/make_G1SSB_secret.sh b/zen/tools/make_G1SSB_secret.sh index 321fdbe..48fabf6 100755 --- a/zen/tools/make_G1SSB_secret.sh +++ b/zen/tools/make_G1SSB_secret.sh @@ -145,8 +145,6 @@ if [[ ! $(which sbotc) ]]; then cd ~/.zen/astroport fi -[[ ! -f ~/.ssb/manifest.json ]] && cp ~/.zen/astroport/.install/templates/ssb/manifest.json ~/.ssb/ && echo "COPY manifest.json" - # INSTALL youtube-dl echo ' __ __ ____ @@ -197,6 +195,8 @@ fi cd ~/.ssb/ +[[ ! -f ~/.ssb/manifest.json ]] && cp ~/.zen/astroport/.install/templates/ssb/manifest.json ~/.ssb/ && echo "manifest.json OK" + echo '>>>>>>> METAVERSE KEY CREATION <<<<<<<< __ __ ____