mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
8.5.5-ol-7-r19 release
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
print_welcome_page
|
||||
|
||||
if [[ "$1" == "nami" && "$2" == "start" ]] || [[ "$1" == "./run.sh" ]]; then
|
||||
if [[ "$1" == "nami" && "$2" == "start" ]] || [[ "$1" == "/run.sh" ]]; then
|
||||
. /init.sh
|
||||
nami_initialize apache php mysql-client drupal
|
||||
info "Starting drupal... "
|
||||
|
||||
Reference in New Issue
Block a user