Minor Bug Fixes

* Modify Kafka download version
* Included #!/bin/sh in the install script

Signed-off-by: prithiv <prithiv.mohan@intel.com>
diff --git a/scripts/install_mon.sh b/scripts/install_mon.sh
index 56c2d5a..8ad09c5 100644
--- a/scripts/install_mon.sh
+++ b/scripts/install_mon.sh
@@ -1,6 +1,4 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
+#!/bin/sh
 # Copyright 2017 Intel Research and Development Ireland Limited
 # *************************************************************