mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
3.3.0-debian-10-r46 release
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
print_welcome_page
|
||||
|
||||
if [[ "$1" == "nami" && "$2" == "start" ]] || [[ "$1" == "/init.sh" ]]; then
|
||||
if [[ "$1" == "nami" && "$2" == "start" ]] || [[ "$1" == "httpd" ]]; then
|
||||
. /phpbb-init.sh
|
||||
nami_initialize apache php mysql-client phpbb
|
||||
info "Starting gosu... "
|
||||
|
||||
Reference in New Issue
Block a user