projects
/
osm
/
MON.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
767619b
)
Minor Bug Fixes
50/5750/5
author
prithiv
<prithiv.mohan@intel.com>
Mon, 4 Dec 2017 15:56:45 +0000
(15:56 +0000)
committer
prithiv
<prithiv.mohan@intel.com>
Tue, 12 Dec 2017 12:40:48 +0000
(14:40 +0200)
* Modify Kafka download version
* Included #!/bin/sh in the install script
Signed-off-by: prithiv <prithiv.mohan@intel.com>
scripts/install_mon.sh
patch
|
blob
|
history
diff --git
a/scripts/install_mon.sh
b/scripts/install_mon.sh
index
56c2d5a
..
8ad09c5
100644
(file)
--- 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
# *************************************************************