firmware: disable until we have updated opnsense-update

This commit is contained in:
Franco Fichtner 2023-06-07 10:22:34 +02:00
parent c6cf3312ad
commit 81fa5fd332

View File

@ -2,7 +2,7 @@
# Perform major updates
for STAGE in K B P; do
for STAGE in B P; do # K
if opnsense-update -${STAGE}; then
echo "Rebooting now."
reboot