mirror of
https://github.com/bitnami/containers.git
synced 2026-03-19 15:57:46 +08:00
removes launch tracking
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
. /opt/bitnami/express/functions
|
||||
|
||||
print_welcome_page
|
||||
check_for_updates &
|
||||
|
||||
if [ "$1" == npm ] && [ "$2" == "start" -o "$2" == "run" ]; then
|
||||
bootstrap_express_app
|
||||
|
||||
Reference in New Issue
Block a user