mirror of
https://github.com/Dasharo/dts-scripts.git
synced 2026-06-13 19:16:21 -07:00
During attempt to update Dasharo via DTS user is asked twice to skip ME flashing. Move set_intel_regions_...() call from ..._updating_routine() to the "else" part of the "if" statement after ..._updating_routine() call so it is not executed twice. Signed-off-by: Mateusz Kusiak <mateusz.kusiak@3mdeb.com>