mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:29:11 +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
|
||||
|
||||
if [ "$MEMCACHED_PASSWORD" ]; then
|
||||
echo "Setting password..."
|
||||
$BITNAMI_APP_DIR/bnconfig --userpassword $MEMCACHED_PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user