the base image prints the welcome page by default

This commit is contained in:
Sameer Naik
2015-10-04 14:36:50 +05:30
parent 989221b3f7
commit 60d195872c

View File

@@ -2,8 +2,6 @@
set -e
source $BITNAMI_PREFIX/bitnami-utils.sh
print_welcome_page
if [ ! "$(ls -A $BITNAMI_APP_VOL_PREFIX/conf)" ]; then
generate_conf_files