Browse Source

add debug

Girish Ramakrishnan 9 years ago
parent
commit
37a9a8515c
1 changed files with 1 additions and 0 deletions
  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