From: prithiv Date: Mon, 4 Dec 2017 15:56:45 +0000 (+0000) Subject: Minor Bug Fixes X-Git-Tag: v4.0.0~42^2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F5750%2F5;hp=767619b30dc95631d7dd54a4e17cac125c37b7aa;p=osm%2FMON.git Minor Bug Fixes * Modify Kafka download version * Included #!/bin/sh in the install script Signed-off-by: prithiv --- 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 # *************************************************************