mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 10:07:20 +08:00
the base image prints the welcome page by default
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
set -e
|
||||
source $BITNAMI_PREFIX/bitnami-utils.sh
|
||||
|
||||
print_welcome_page
|
||||
|
||||
generate_conf_files
|
||||
|
||||
if [ ! "$(ls -A /app)" ]; then
|
||||
|
||||
Reference in New Issue
Block a user