Skip to content

Commit

Permalink
remove unnecessary unicode from chroot-script
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Oct 19, 2023
1 parent c9f1699 commit 438ca09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chroot-script
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ available_ids() {
echo "${ids}"
}

# helper function to report corresponding /dev/disk/by-id/ for a given device name,
# helper function to report corresponding /dev/disk/by-id/ for a given device name,
# based on GRUB's postinst script
device_to_id() {
local id
Expand Down

0 comments on commit 438ca09

Please sign in to comment.