소스 검색

add debug

Girish Ramakrishnan 9 년 전
부모
커밋
37a9a8515c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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