Girish Ramakrishnan 9 anni fa
parent
commit
37a9a8515c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      start.sh

+ 1 - 0
start.sh

@@ -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