mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 11:26:13 +00:00
firmware: debug output
This commit is contained in:
parent
6efafb6d1b
commit
d46b8e5766
@ -30,7 +30,6 @@ MUSTCHECK="yes"
|
||||
|
||||
for PACKAGE in $(/usr/local/sbin/pluginctl -g system.firmware.plugins | \
|
||||
/usr/bin/sed 's/,/ /g'); do
|
||||
echo "foobar $PACKAGE" | ${TEE} ${LOCKFILE}
|
||||
if ! ${PKG} query %n ${PACKAGE} > /dev/null; then
|
||||
if [ -n "${MUSTCHECK}" ] ; then
|
||||
COREPKG=$(opnsense-version -n)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user