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