renamed project cipf

This commit is contained in:
asus
2024-03-07 23:01:42 +01:00
parent 82e65092cf
commit 3181248be9
2 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ for dir in $plugins; do
done
# https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
echo -e ${YELLOW}configuring the error logs...${RESET}
echo -e ${YELLOW}configuring the error logs${RESET}
# Enable WP_DEBUG mode
php wp-cli.phar config set WP_DEBUG true --raw --path=${WP_VOLUME_DIR}
# Enable Debug logging to a file (if set to true, this is the /wp-content/debug.log file)