indent by 4
This commit is contained in:
@@ -29,11 +29,6 @@ if [ "${START}" != "yes" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# if no OPTIONS are defined use default options
|
||||
if [ -z "${OPTIONS}" ]; then
|
||||
OPTIONS="-c /etc/lcdproc/LCDd.conf"
|
||||
fi
|
||||
|
||||
# installation check
|
||||
test -x $DAEMON || exit 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user