From b0cb2dd409a887739f905c83f0561e8b0454c063 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 25 Aug 2024 15:47:51 +0200 Subject: [PATCH] break --- _12345.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_12345.sh b/_12345.sh index 8b5dc303..c154a1ff 100755 --- a/_12345.sh +++ b/_12345.sh @@ -104,7 +104,7 @@ while true; do fi PLAYERONE=($(ls -t ~/.zen/game/players/ | grep "@" 2>/dev/null)) [[ ${PLAYERONE[@]} == "" ]] \ - && duree=0 && lastrun=${MOATS} && continue + && duree=0 && lastrun=${MOATS} && break # RESPECT LOWMODE. REMOVE THAT LINE TO FORCE IPFS WAKING UP #~ [[ $(sudo systemctl status ipfs | grep disabled) != "" ]] && continue