desactivate wordpress automatic article create (debug duplicates)

This commit is contained in:
qo-op 2021-06-08 12:15:12 +02:00
parent 2282ecce91
commit a36dce9498
1 changed files with 2 additions and 2 deletions

View File

@ -206,9 +206,9 @@ done
echo "</body></html>" >> ~/.zen/ipfs/.${IPFSNODEID}/FRIENDS/index.html
########################################################################
# ACTIVATE WORDPRESS CHANNEL
# ACTIVATE WORDPRESS CHANNEL ## TODO DEBUG (creates WP duplicates)
########################################################################
[[ $(which wp) ]] && ~/.zen/astrXbian/zen/wordpress_channel.sh
## [[ $(which wp) ]] && ~/.zen/astrXbian/zen/wordpress_channel.sh
# REFRESH IPNS SELF PUBLISH
########################################################################