mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 19:32:40 +01:00
Use correct env name
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user