diff options
author | osm0sis <osm0sis@outlook.com> | 2020-04-23 20:13:40 -0300 |
---|---|---|
committer | osm0sis <osm0sis@outlook.com> | 2020-04-23 20:13:40 -0300 |
commit | 2d5bba8584b1a71e98b5efa441bc4ff24a1e4566 (patch) | |
tree | aee012a684ad37820afc0971d41f6da7129df90d /tools/ak3-core.sh | |
parent | d9c8bb7c700d6b3753d197ada7f939c31ffaddba (diff) |
AK3: show final detected target slot/partition
Diffstat (limited to 'tools/ak3-core.sh')
-rwxr-xr-x | tools/ak3-core.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ak3-core.sh b/tools/ak3-core.sh index 0806a8a..de60295 100755 --- a/tools/ak3-core.sh +++ b/tools/ak3-core.sh @@ -753,6 +753,7 @@ setup_ak() { fi; ;; esac; + ui_print "$block"; } ### |