mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
whitespace, cruft
This commit is contained in:
parent
57b022c2d4
commit
935b4aefbd
4
debian/freeswitch.init
vendored
4
debian/freeswitch.init
vendored
@ -28,7 +28,7 @@ WORKDIR=/opt/$NAME
|
||||
|
||||
CALLEDSCRIPT=`basename $0`
|
||||
|
||||
if [ -r /etc/default/$NAME ]; then . /etc/default/$NAME; fi
|
||||
if [ -r /etc/default/$NAME ]; then . /etc/default/$NAME; fi
|
||||
|
||||
if [ "$FREESWITCH_ENABLED" != "true" ]; then
|
||||
echo "$DESC not enabled yet. Edit /etc/default/$NAME first."
|
||||
@ -180,5 +180,3 @@ case "$1" in
|
||||
exit 3
|
||||
;;
|
||||
esac
|
||||
|
||||
:
|
||||
|
Loading…
x
Reference in New Issue
Block a user