From ec994b12758e3cbd8b39042f8f9569450ab95663 Mon Sep 17 00:00:00 2001 From: prithiv Date: Mon, 4 Dec 2017 15:56:45 +0000 Subject: [PATCH] Minor Bug Fixes * Modify Kafka download version * Included #!/bin/sh in the install script Signed-off-by: prithiv --- scripts/install_mon.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 # ************************************************************* -- 2.25.1