8.5.5-ol-7-r19 release

This commit is contained in:
Bitnami Bot
2018-07-30 16:24:45 +00:00
parent fffc3ea73b
commit a17f953250
3 changed files with 7 additions and 7 deletions

View File

@@ -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... "