mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-11-27 12:53:52 -05:00
Optimization for LiveCDGUI
This commit is contained in:
@@ -25,7 +25,7 @@ if [ "$1" = "CI" ]; then
|
||||
fi
|
||||
|
||||
if [ ! -f ./EXT/vmlinuz ]; then
|
||||
echo "Please download EXT files first!"
|
||||
echo "Please download EXT files firstly!"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user