the base image prints the welcome page by default

This commit is contained in:
Sameer Naik
2015-10-04 14:29:29 +05:30
parent 54e3f10202
commit 359f08d99a

View File

@@ -2,8 +2,6 @@
set -e
source $BITNAMI_PREFIX/bitnami-utils.sh
print_welcome_page
sudo chown -R $BITNAMI_APP_USER:$BITNAMI_APP_USER \
$BITNAMI_APP_VOL_PREFIX/conf/ \
$BITNAMI_APP_VOL_PREFIX/logs/ \