Fix syntasx error in init from last commit
This commit is contained in:
parent
ba0b285a8f
commit
564e85a1d9
2
init
2
init
@ -22,7 +22,7 @@ if [ ! -e "${SBBSCTRL}/../text/answer.msg" ]; then
|
||||
fi
|
||||
|
||||
if [ -r ${SBBSCTRL}/doorparty-connector.users ]; then
|
||||
${SBBSCTRL}../exec/doorparty.sh
|
||||
${SBBSCTRL}/../exec/doorparty.sh
|
||||
fi
|
||||
|
||||
if [ -x /usr/sbin/zerotier-one -a -n "${ENABLE_ZT}" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user