firmware: missing echo in previous

This commit is contained in:
Franco Fichtner 2022-07-01 10:40:51 +02:00
parent b79153342c
commit 16042fe283

View File

@ -111,6 +111,7 @@ if [ -n "${CHANGELOG}" ]; then
fi
if [ -n "${CHANGELOG}" ]; then
echo "${CHANGELOG}" | less
echo
fi
/usr/local/etc/rc.firmware ${ARGS}