Skip to content

Commit bdb59ba

Browse files
committed
Wordpress to WordPress
1 parent 0005131 commit bdb59ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ if [ ! -d ./vendor/php ]; then
121121
fi
122122

123123
# WordPress
124-
echo "-----> Installing Wordpress v${BUILDPACK_WORDPRESS_VERSION}"
124+
echo "-----> Installing WordPress v${BUILDPACK_WORDPRESS_VERSION}"
125125
cd ${BUILD_DIR}
126126
curl --silent --max-time 60 --location $WORDPRESS_URL | tar xz
127127

0 commit comments

Comments
 (0)