mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
firmware: fix comment on previous
This commit is contained in:
parent
38578176e4
commit
28fa452a47
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user