mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
firmware: missing echo in previous
This commit is contained in:
parent
b79153342c
commit
16042fe283
@ -111,6 +111,7 @@ if [ -n "${CHANGELOG}" ]; then
|
||||
fi
|
||||
if [ -n "${CHANGELOG}" ]; then
|
||||
echo "${CHANGELOG}" | less
|
||||
echo
|
||||
fi
|
||||
|
||||
/usr/local/etc/rc.firmware ${ARGS}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user