From 0004d449e2acc6d352560d38225719b2a99ece8e Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 25 Feb 2024 05:21:36 +0100 Subject: [PATCH] PING BOOSTRAP> /dev/null 2>&1 --- 20h12.process.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/20h12.process.sh b/20h12.process.sh index 56e0df514..3369aeba7 100755 --- a/20h12.process.sh +++ b/20h12.process.sh @@ -27,9 +27,6 @@ while [[ ! $(netstat -tan | grep 5001 | grep LISTEN) ]]; do && exit 1 done -## PING BOOSTRAP & SWARM NODES -${MY_PATH}/ping_bootstrap.sh - # show ZONE.sh cache of the day echo "TODAY UPlanet landings" ls ~/.zen/tmp/ZONE_* 2>/dev/null @@ -58,7 +55,7 @@ ${MY_PATH}/youtube-dl.sh sudo youtube-dl -U ## PING BOOSTRAP & SWARM NODES -${MY_PATH}/ping_bootstrap.sh +${MY_PATH}/ping_bootstrap.sh > /dev/null 2>&1 ##################################### # espeak "Players refresh" > /dev/null 2>&1