CORD-2407 MME playbook

Change-Id: Ifce2c1cc225d7469827f5da509b84957a45457e1
diff --git a/xos/make_synchronizer_manifest.sh b/xos/make_synchronizer_manifest.sh
index 4609e85..5351287 100755
--- a/xos/make_synchronizer_manifest.sh
+++ b/xos/make_synchronizer_manifest.sh
@@ -1,5 +1,3 @@
-#! /bin/bash
-
 # Copyright 2017-present Open Networking Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,4 +12,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-find synchronizer -type f | cut -b 14- > synchronizer/manifest 
+#! /bin/bash
+find synchronizer -type f | cut -b 14- > synchronizer/manifest