From 4af28a88408357a789809e8595cf1394935c8ae6 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 16 Oct 2023 22:16:41 +0200 Subject: [PATCH] not remove cache in loop --- RUNTIME/UPLANET.refresh.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/RUNTIME/UPLANET.refresh.sh b/RUNTIME/UPLANET.refresh.sh index 64260602..3b0f660d 100755 --- a/RUNTIME/UPLANET.refresh.sh +++ b/RUNTIME/UPLANET.refresh.sh @@ -114,7 +114,6 @@ mkdir ~/.zen/tmp/${MOATS} [[ "${ACTINGNODE}" != "${IPFSNODEID}" ]] \ && echo ">> ACTINGNODE=${ACTINGNODE} is not ME - CONTINUE -" \ - && rm -Rf ~/.zen/tmp/${MOATS} \ && continue ######################################## # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PASSING THERE MAKE IPFSNODEID UMAP REFRESHER