Skip to content

Commit b011982

Browse files
authored
Update wp-post.sh
1 parent 0805b5f commit b011982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordpress/wp-post.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ else
296296
echo -e "${COLOR_GREEN}${COLOR_BOLD}NPP-WP-CLI:${COLOR_RESET} ${COLOR_CYAN}Permalink structure${COLOR_RESET} is already properly set. Skipping..."
297297
fi
298298

299-
# Check development deploy wanted
299+
# Deploy bleeding edge NPP
300300
if [[ "${NPP_EDGE}" -eq 1 ]]; then
301301
# Set variables
302302
PLUGIN_NAME="${NPP_DEV_PLUGIN_NAME}"

0 commit comments

Comments
 (0)