firmware: fix comment on previous

This commit is contained in:
Franco Fichtner 2021-06-29 14:42:43 +02:00
parent 38578176e4
commit 28fa452a47

View File

@ -27,9 +27,11 @@
set -e
# From this shell script never execute any remote check priror to user
# consent. The first action is the changelog fetch. After that we
# opportunistically run the selected major "upgrade"/minor "update" request.
# From this shell script never execute any remote work priror to user
# consent. The first action is the unconditional changelog fetch after
# script invoke. After that we opportunistically run the selected major
# "upgrade"/minor "update" request as it appears to be available.
#
# Except for the reboot check, we never inspect the incoming integrity
# of the update: in case there is none available the respective function
# will tell us itself. With this we shield the firmware shell run from