./zen/ipfs_SWARM_refresh.sh

This commit is contained in:
qo-op 2020-05-18 06:38:46 +02:00
parent 581eeba35b
commit 992be40be0
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ echo $timebar
##################################################################
# REFRESH IPFS SWARM DATA EVERY 12 minutes
[[ $(($minute % 12)) == 0 ]] && sleep $((1 + RANDOM % 10)) && $MY_PATH/zen/ssb_IPFS_swarm.sh
[[ $(($minute % 15)) == 0 ]] && sleep $((1 + RANDOM % 10)) && $MY_PATH/zen/ipfs_SWARM_refresh.sh
##################################################################
# _________ _______ __ _ __