From 3c9c5faedbea648dd333da174cba0b7263f72078 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 23 Jun 2022 19:15:46 +0200 Subject: [PATCH] Quicker autoPINfriends --- cron_MINUTE.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron_MINUTE.sh b/cron_MINUTE.sh index 157ce50..642a37e 100755 --- a/cron_MINUTE.sh +++ b/cron_MINUTE.sh @@ -240,8 +240,8 @@ if [[ $(($runtime % 26)) == 0 ]]; then kill -9 $(ps auxf --sort=+utime | grep -w ipfs_SWARM_refresh.sh | grep -v -E 'color=auto|grep' | tail -n 1 | awk '{print $2}') && echo "KILLING ipfs_SWARM_refresh.sh" killall chromium $MY_PATH/zen/ipfs_SWARM_refresh.sh 2>&1 > /home/${YOU}/.zen/ipfs/.${IPFSNODEID}/.log.ipfs_SWARM_refresh.txt + $MY_PATH/zen/tools/autoPINfriends.sh 2>&1 > /home/${YOU}/.zen/ipfs/.${IPFSNODEID}/.log.autoPINfriends.txt fi - ################################################################## # # _________ ______