|
@@ -34,6 +34,7 @@ if [[ ! -f "/app/data/.dbsetup" ]]; then
|
|
|
--admin_user=admin \
|
|
|
--admin_password="${admin_password}" \
|
|
|
--admin_email="${admin_email}"
|
|
|
+ echo "WP is now installed"
|
|
|
|
|
|
# install and backup the plugins. mu plugins are a "flat" structure"
|
|
|
# sadly mu-plugins can still be re-configured, just not uninstallable
|