From 7fbdc0e34dfece9d18971697544308980f1faea7 Mon Sep 17 00:00:00 2001 From: qo-op Date: Sat, 2 May 2020 04:08:22 +0200 Subject: [PATCH] # and Try again..." && exit 1 --- zen/tools/make_G1SSB_secret.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zen/tools/make_G1SSB_secret.sh b/zen/tools/make_G1SSB_secret.sh index eb86eaa..b102167 100755 --- a/zen/tools/make_G1SSB_secret.sh +++ b/zen/tools/make_G1SSB_secret.sh @@ -93,7 +93,7 @@ ONBOARDING activation... linking ~/.ssb to ~/.ssb_astroport [[ ! -d ~/.ssb_astroport ]] && mkdir -p ~/.ssb_astroport # If exists backup ~/.ssb to ~/.ssb_$USER SSB (one time only !) -[[ -d ~/.ssb_$USER ]] && echo "BACKUP already existing... Restore it : rm -Rf ~/.ssb && mv ~/.ssb_$USER ~/.ssb and Try again..." && exit 1 +[[ -d ~/.ssb_$USER ]] && echo "BACKUP already existing... Restore it : rm -Rf ~/.ssb && mv ~/.ssb_$USER ~/.ssb # and Try again..." && exit 1 if [[ -d ~/.ssb ]]; then [[ -f ~/.ssb/manifest.json ]] && cp -f ~/.ssb/manifest.json ~/.ssb_astroport/