Skip to content

Commit 05f93bb

Browse files
authored
clear white spaces
1 parent 2c1001e commit 05f93bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wordpress/entrypoint-wp.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ echo -e "${COLOR_GREEN}${COLOR_BOLD}NPP-WP:${COLOR_RESET} The Nginx Cache Path:
8888
chown -R root:root \
8989
/etc/nginx \
9090
/usr/local/etc/php-fpm.d \
91-
/usr/local/etc/php/conf.d &&
92-
echo -e "${COLOR_GREEN}${COLOR_BOLD}NPP-WP:${COLOR_RESET} Permissions fixed successfully!" ||
91+
/usr/local/etc/php/conf.d &&
92+
echo -e "${COLOR_GREEN}${COLOR_BOLD}NPP-WP:${COLOR_RESET} Permissions fixed successfully!" ||
9393
echo -e "${COLOR_RED}${COLOR_BOLD}NPP-WP:${COLOR_RESET} Failed to fix permissions!"
9494

9595
# Wait for the 'wordpress-db' to be ready

0 commit comments

Comments
 (0)