diff --git a/src/opnsense/scripts/shell/firmware.sh b/src/opnsense/scripts/shell/firmware.sh index fedbd6983..75d2ed906 100755 --- a/src/opnsense/scripts/shell/firmware.sh +++ b/src/opnsense/scripts/shell/firmware.sh @@ -111,6 +111,7 @@ if [ -n "${CHANGELOG}" ]; then fi if [ -n "${CHANGELOG}" ]; then echo "${CHANGELOG}" | less + echo fi /usr/local/etc/rc.firmware ${ARGS}