mirror of
https://github.com/Dasharo/dts-scripts.git
synced 2026-06-13 19:16:21 -07:00
dts-boot: update typo
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ mkdir -p "$TEMP_DIR"
|
||||
if [ -f $FUM_EFIVAR ]; then
|
||||
choice="$(
|
||||
ask_for_choice "You have entered Firmware Update Mode." \
|
||||
"1" "If wou wish to continue with unattended firmware update process" \
|
||||
"1" "If you wish to continue with unattended firmware update process" \
|
||||
"9" "If you wish to go back to Dasharo Tools Suite menu"
|
||||
)"
|
||||
case "$choice" in
|
||||
|
||||
Reference in New Issue
Block a user