From d7cfdf9fc3e3061be9fbc9feb0d415e3ba42637f Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 26 May 2020 22:06:25 +0200 Subject: [PATCH] count=$((count+1)) --- zen/ipfs_SWARM_refresh.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/zen/ipfs_SWARM_refresh.sh b/zen/ipfs_SWARM_refresh.sh index 128c61e..365a428 100755 --- a/zen/ipfs_SWARM_refresh.sh +++ b/zen/ipfs_SWARM_refresh.sh @@ -64,6 +64,7 @@ do echo "$ssbID" >> /tmp/ssb-friends_ALERT.txt fi ## TODO: Use fail2ban if same node continue entering our swarm... + count=$((count+1)) continue fi