Misplaced shebangs and missing exec flags
[appc.git] / appc-sdc-listener / appc-sdc-listener-bundle / src / main / resources / ci / scripts / startTest.sh
old mode 100644 (file)
new mode 100755 (executable)
index 28e81ca..89771e9
@@ -1,3 +1,5 @@
+#!/bin/bash
+
 ###
 # ============LICENSE_START=======================================================
 # ONAP : APPC
@@ -22,8 +24,6 @@
 # ============LICENSE_END=========================================================
 ###
 
-#!/bin/bash
-
 function usage {
        echo "Usage: $0 <jar file>"
 }