diff options
| author | Lasse Luttermann Poulsen <llp@nordu.net> | 2017-08-17 11:29:49 +0200 |
|---|---|---|
| committer | Lasse Luttermann Poulsen <llp@nordu.net> | 2017-08-17 11:29:49 +0200 |
| commit | e856d50e5972a9964398b322fe4c4f57f354b481 (patch) | |
| tree | d694b0be469c06839ed60d916f3354887bf497ac /node-exporter/install.sh | |
| parent | 7c2948c0fd1f5831e2669acadb0cba48f02e7c5c (diff) | |
Minor structual fixes
Diffstat (limited to 'node-exporter/install.sh')
| -rw-r--r-- | node-exporter/install.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/node-exporter/install.sh b/node-exporter/install.sh index 9deb6e8..d342024 100644 --- a/node-exporter/install.sh +++ b/node-exporter/install.sh @@ -21,8 +21,4 @@ fi SCRIPT="`pwd`/$0" SCRIPT_PATH="`dirname $SCRIPT`" -echo "Script: $SCRIPT" -echo "Path: $SCRIPT_PATH" - - |
