diff --git a/zen/wordpress_channel.sh b/zen/wordpress_channel.sh index f13e665..1c4f4b7 100755 --- a/zen/wordpress_channel.sh +++ b/zen/wordpress_channel.sh @@ -22,7 +22,9 @@ do ipfnodesource=$(echo "$wpcall" | cut -d '/' -f 6 | cut -d '.' -f 2 ) g1pubsource=$($MY_PATH/tools/ipfs_to_g1.py $ipfnodesource) mediakey=$(echo "$wpcall" | cut -d '/' -f 9 ) + ## REFRESH SWARM cache + rm -Rf $wpcall/$mediakey $MY_PATH/tools/timeout.sh -t 12 ipfs get --output=/home/$YOU/.zen/ipfs_swarm/ /ipns/$ipfnodesource [[ -f $wpcall/do ]] && istodo=$(cat $wpcall/do)