mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
@@ -12,8 +12,4 @@ if [ ! "$(ls -A $BITNAMI_APP_VOL_PREFIX/conf)" ]; then
|
||||
generate_conf_files $BITNAMI_APP_DIR/etc
|
||||
fi
|
||||
|
||||
if [[ "$1" = 'php-fpm' ]]; then
|
||||
wait_and_tail_logs &
|
||||
fi
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user