mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00: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