summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-21 13:55:33 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:29:00 +0000
commit0784b1c501e505875479fca4139228a755523adc (patch)
treee859eb58af17dfb542bd698059eba608dd650591 /system
parente8003b0b6109eca1a7b007a8437e67103fb0e8ed (diff)
downloadslackbuilds-0784b1c501e505875479fca4139228a755523adc.tar.gz
slackbuilds-0784b1c501e505875479fca4139228a755523adc.tar.xz
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')
-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