From 8fd55c3ecb30a0a035519c4279dbc03b5b8e6f25 Mon Sep 17 00:00:00 2001 From: qo-op Date: Mon, 11 May 2020 02:17:29 +0200 Subject: [PATCH] manifest --- zen/tools/make_G1SSB_secret.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 <<<<<<<< __ __ ____