Merge "ubuntu-server-cloudimg-modify: fix location of #! shell line"
[yardstick.git] / tools / ubuntu-server-cloudimg-modify.sh
index 5a7b03c..4a7d24b 100755 (executable)
@@ -1,3 +1,4 @@
+#!/bin/bash
 ##############################################################################
 # Copyright (c) 2015 Ericsson AB and others.
 #
@@ -7,8 +8,6 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 
-#!/bin/bash
-
 # installs required packages
 # must be run from inside the image (either chrooted or running)