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