diff --git a/zen/wordpress_channel.sh b/zen/wordpress_channel.sh index 2e7525f..1b12953 100755 --- a/zen/wordpress_channel.sh +++ b/zen/wordpress_channel.sh @@ -38,7 +38,6 @@ do echo "istodo=$istodo isdone=$isdone" if [[ "$ipfnodesource" != "$IPFSNODEID" ]]; then [[ ! $(which wp) ]] && continue # MUST RUN WORDPRESS and wp-cli - if [[ $istodo && ! $isdone ]]; then [[ "$istodo" == "$IPFSNODEID" ]] && echo "Already DONE by $istodo" && continue ## I am the destination of that "todo / not done" wpcall