remove 20mn /ipfs_SWARM_refresh.sh "quick" &

This commit is contained in:
qo-op 2021-05-18 00:19:07 +02:00
parent 22a0849410
commit 7a52768190
1 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ fi
[[ $(($runtime % 120)) == 0 ]] && $MY_PATH/zen/gchange_INIT.sh && $MY_PATH/zen/gchange_IPFS_swarm.sh &
# QUICK SYNC SWARM EVERY 20 minutes +/- 1 minute
[[ $(($runtime % 20)) == 0 ]] && $MY_PATH/zen/ipfs_SWARM_refresh.sh "quick" &
# [[ $(($runtime % 20)) == 0 ]] && $MY_PATH/zen/ipfs_SWARM_refresh.sh "quick" &
# ~/astroport
# _ _
@ -243,6 +243,6 @@ echo '
fi
if [[ "$timebar" == "05:29" ]]; then
if [[ "$timebar" == "05:05" ]]; then
~/.zen/astrXbian/zen/ipfs_SWARM_renew.sh &
fi