removes launch tracking

This commit is contained in:
Sameer Naik
2017-08-31 10:36:51 +05:30
parent 889468ea99
commit a23bc7dbc8

View File

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