From: Brian Flowers Date: Sun, 18 Sep 2016 22:55:11 +0000 (-0400) Subject: Fixing miss in last commit X-Git-Url: http://git.slightlycyberpunk.com%2C%20git.slightlycyberpunk.com/git/?a=commitdiff_plain;h=8c1c507248eb1eca4c8fd1a8aaefc532c9ca1363;p=bdsm.git Fixing miss in last commit --- diff --git a/bdsm.d/df.generic b/bdsm.d/df.generic index c28d6bc..a01a0c9 100755 --- a/bdsm.d/df.generic +++ b/bdsm.d/df.generic @@ -135,7 +135,7 @@ if [ ! -f /home/bdsm/.bdsm.conf.tmp ]; then fi # Get a list of configured hosts -C +hosts=($(cat /home/bdsm/.bdsm.conf.tmp | cut -d'{' -f1)) if [ -z $1 ]; then help