Moving shebang line in imagebuilder at the top
Change-Id: If5dafdebc5177af7a3f23292f68d08cad4871fb1
diff --git a/scripts/imagebuilder.py b/scripts/imagebuilder.py
index 668735b..4e13622 100755
--- a/scripts/imagebuilder.py
+++ b/scripts/imagebuilder.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# Copyright 2017-present Open Networking Foundation
#
@@ -14,7 +15,6 @@
# limitations under the License.
-#!/usr/bin/env python
# imagebuilder.py
# rebuilds/fetches docker container images per their git status in repo