Skip to content

Commit

Permalink
Update ventoy_lib.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ventoy authored May 21, 2020
1 parent 1e4965c commit 89c1ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL/tool/ventoy_lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ get_disk_ventoy_version() {

format_ventoy_disk() {
DISK=$1
PART1=$(get_disk_part_name $DISK 1)
PART2=$(get_disk_part_name $DISK 2)

sector_num=$(cat /sys/block/${DISK#/dev/}/size)
Expand Down

0 comments on commit 89c1ab5

Please sign in to comment.