Optimization for LiveCDGUI

This commit is contained in:
longpanda
2021-10-10 10:34:17 +08:00
parent 4c9065a60d
commit e208199cca
3 changed files with 3 additions and 3 deletions

View File

@@ -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