mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 14:13:27 +01:00
Use correct env name
This commit is contained in:
parent
2aaf7abedd
commit
b701163fba
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
PLUGIN_LIST="${WP_PLUGIN_LIST:-}"
|
PLUGIN_LIST="${WORDPRESS_PLUGIN_LIST:-}"
|
||||||
|
|
||||||
echo "> Automated WordPress Plugin Installer"
|
echo "> Automated WordPress Plugin Installer"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user