#!/bin/bash -e . /opt/bitnami/base/functions . /opt/bitnami/base/helpers print_welcome_page check_for_updates & log "node successfully initialized" exec tini -- "$@"