debian-finish.sh: missing fi

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 11 years ago
parent be55fa4c82
commit 4225447b96

@ -123,6 +123,7 @@ if [ -f /boot/SOC.sh ] ; then
if [ -f "/opt/scripts/boot/\${board}.sh" ] ; then
/bin/sh /opt/scripts/boot/\${board}.sh >/dev/null 2>&1 &
fi
fi
;;
stop)
exit 0

Loading…
Cancel
Save