firmware: show that we abort, a problem of the previous bug

This commit is contained in:
Franco Fichtner 2025-02-05 20:56:37 +01:00
parent cda21f4427
commit 93ee6e0236

View File

@ -40,7 +40,7 @@ if output_cmd opnsense-update -u; then
fi
fi
# abort pending upgrades
output_txt "The upgrade was aborted due to an error."
output_cmd opnsense-update -es
fi