mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-12 20:50:15 -04:00
Merge d420d370e73acb917b8f9bb69b67ef39c5db0dde into 6ebe77792ced853a1132fd7d1b145695a98668e1
This commit is contained in:
commit
115c318f2e
@ -23,6 +23,9 @@ while [ -n "$1" ]; do
|
||||
elif [ "$1" = "-l" ]; then
|
||||
shift
|
||||
label=$1
|
||||
elif [ "$1" = "--help" ]; then
|
||||
print_usage
|
||||
exit 0
|
||||
else
|
||||
print_usage
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user