nand-sata-install: ${root_partition_device} -> "${...}"
This commit is contained in:
parent
7b515b8b88
commit
b6576cdb6b
@ -710,7 +710,7 @@ main()
|
||||
;;
|
||||
5)
|
||||
show_warning "This script will update the bootloader on SD/eMMC. Continue?"
|
||||
write_uboot_platform "$DIR" ${root_partition_device}
|
||||
write_uboot_platform "$DIR" "${root_partition_device}"
|
||||
update_bootscript
|
||||
dialog --backtitle "$backtitle" --title "Writing bootloader" --msgbox "\n Done." 7 30
|
||||
return
|
||||
|
||||
Loading…
Reference in New Issue
Block a user