diff --git a/zen/wordpress_channel.sh b/zen/wordpress_channel.sh index b6c94f1..4b3c778 100755 --- a/zen/wordpress_channel.sh +++ b/zen/wordpress_channel.sh @@ -36,7 +36,7 @@ do continue fi echo "istodo=$istodo isdone=$isdone" - if [[ "$ipfsnodeid" != "$IPFSNODEID" ]]; then + if [[ "$ipfnodesource" != "$IPFSNODEID" ]]; then [[ ! $(which wp) ]] && continue # MUST RUN WORDPRESS and wp-cli if [[ $istodo && ! $isdone ]]; then