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=ec994b12758e3cbd8b39042f8f9569450ab95663;hp=--cc;p=osm%2FMON.git Minor Bug Fixes * Modify Kafka download version * Included #!/bin/sh in the install script Signed-off-by: prithiv --- ec994b12758e3cbd8b39042f8f9569450ab95663 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 # *************************************************************