mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-27 08:38:26 +01:00
Rename 20-install-plugins -> 20-install-resources (more generic)
This commit is contained in:
parent
ef47e1b2b9
commit
90f38805fa
|
@ -77,7 +77,7 @@ function main() {
|
||||||
|
|
||||||
CONCURRENCY_LIMIT="${WP_PLUGINS_INSTALL_CONCURRENCY:-5}"
|
CONCURRENCY_LIMIT="${WP_PLUGINS_INSTALL_CONCURRENCY:-5}"
|
||||||
|
|
||||||
echo "> Automated WordPress Plugin Installer"
|
echo "> Automated WordPress Resources Installer"
|
||||||
if [ -z "${PLUGIN_LIST}" ]; then
|
if [ -z "${PLUGIN_LIST}" ]; then
|
||||||
echo "> No plugins defined. Skipping installation."
|
echo "> No plugins defined. Skipping installation."
|
||||||
return 0
|
return 0
|
Loading…
Reference in New Issue
Block a user