| commit | ec994b12758e3cbd8b39042f8f9569450ab95663 | [log] [tgz] |
|---|---|---|
| author | prithiv <prithiv.mohan@intel.com> | Mon Dec 04 15:56:45 2017 +0000 |
| committer | prithiv <prithiv.mohan@intel.com> | Tue Dec 12 14:40:48 2017 +0200 |
| tree | 7329ac1195f3291427ed3595bd58a81e780ffef0 | |
| parent | 767619b30dc95631d7dd54a4e17cac125c37b7aa [diff] [blame] |
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 # *************************************************************