Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dadigang
Ventoy
Commits
89c1ab55
Unverified
Commit
89c1ab55
authored
May 21, 2020
by
longpanda
Committed by
GitHub
May 21, 2020
Browse files
Update ventoy_lib.sh
parent
1e4965cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
INSTALL/tool/ventoy_lib.sh
INSTALL/tool/ventoy_lib.sh
+1
-0
No files found.
INSTALL/tool/ventoy_lib.sh
View file @
89c1ab55
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment