From 38e4e1e82cf3eac8fe41ab5c45c8b27ef0e69ed7 Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 26 May 2020 21:47:57 +0200 Subject: [PATCH] private.publish --- zen/ipfs_SWARM_refresh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zen/ipfs_SWARM_refresh.sh b/zen/ipfs_SWARM_refresh.sh index 62e5e00..a88f37d 100755 --- a/zen/ipfs_SWARM_refresh.sh +++ b/zen/ipfs_SWARM_refresh.sh @@ -59,7 +59,7 @@ do ipfs swarm disconnect $peer ipfs bootstrap rm $peer ## TODO: Send sbotc message - sbotc publish '{"type":"post","text":"ALERT '"$ssbID"' is trying to connect to IPFS swarm as '"$peer"'"}' + sbotc private.publish '{"type":"post","text":"ALERT '"$ssbID"' is trying to connect to IPFS swarm as '"$peer"'"}' ## TODO: Use fail2ban if same node continue entering our swarm... continue fi