You've already forked dts-scripts
mirror of
https://github.com/Dasharo/dts-scripts.git
synced 2026-03-06 15:01:22 -08: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>