Skip to content

Commit

Permalink
src/winusb: install_bootloader_grub: Remove abdundant line
Browse files Browse the repository at this point in the history
Ref: BashFAQ/001 - Greg's Wiki <http://mywiki.wooledge.org/BashFAQ/001>
Signed-off-by: 林博仁 <[email protected]>
  • Loading branch information
brlin-tw committed Jun 5, 2017
1 parent f723e14 commit f910878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/winusb
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ install_bootloader_grub(){
--boot-directory="${target_fs_mountpoint}"\
--force "${target_device}"


echo_with_color blue "Installing grub.cfg..."
local -r grub_cfg="${target_fs_mountpoint}/grub/grub.cfg"
local -r target_fs_uuid=$(\
Expand Down

0 comments on commit f910878

Please sign in to comment.