aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index b47c3c4..db55504 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,3 +1,4 @@
+#!/bin/sh
# ============LICENSE_START==========================================
# org.onap.vvp/jenkins
# ===================================================================
@@ -35,7 +36,6 @@
# ============LICENSE_END============================================
#
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
-#!/bin/sh
# This bootstrap is wedged in before the one that our upstream container uses.
# We perform our bootstrap actions, then call it.