This commit is contained in:
qo-op 2021-04-08 04:05:57 +02:00
parent d4eac4a911
commit 5d842d1a25
1 changed files with 1 additions and 1 deletions

View File

@ -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