summaryrefslogtreecommitdiffstats
path: root/system/munin-node
diff options
context:
space:
mode:
author B. Watson2017-03-21 18:55:33 +0100
committer David Spencer2017-03-25 14:29:00 +0100
commit0784b1c501e505875479fca4139228a755523adc (patch)
treee859eb58af17dfb542bd698059eba608dd650591 /system/munin-node
parente8003b0b6109eca1a7b007a8437e67103fb0e8ed (diff)
downloadslackbuilds-0784b1c501e505875479fca4139228a755523adc.tar.gz
system/munin-node: Fix shebang.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/munin-node')
-rw-r--r--system/munin-node/munin-node.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/munin-node/munin-node.SlackBuild b/system/munin-node/munin-node.SlackBuild
index 487b4c9ea6..044af0068c 100644
--- a/system/munin-node/munin-node.SlackBuild
+++ b/system/munin-node/munin-node.SlackBuild
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh
# Slackware Package Build Script for munin-node (http://munin-monitoring.org)
# SlackBuild source at https://github.com/chapmajs/munin-node-slackbuild