diff options
author | Ricardson Williams <ricardsonwilliams@yahoo.com.br> | 2010-05-12 17:45:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:45:33 +0200 |
commit | 8850ea11060f85bf27db81c52e33b91e08aff401 (patch) | |
tree | a0006ef78674acfcc8ddb2fb6fd36e0ea97348be /system/monit/doinst.sh | |
parent | bcd2d19d54b2559c90cfac24253b53835043b46f (diff) | |
download | slackbuilds-8850ea11060f85bf27db81c52e33b91e08aff401.tar.gz |
system/monit: Updated for version 5.0
Diffstat (limited to 'system/monit/doinst.sh')
-rw-r--r-- | system/monit/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/monit/doinst.sh b/system/monit/doinst.sh index 0899c24df5..1a24db5994 100644 --- a/system/monit/doinst.sh +++ b/system/monit/doinst.sh @@ -1,5 +1,3 @@ -#!/bin/sh - config() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" |