X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/32c5b5deea14db3f023b8c7ea7edb059a0c0a325..6ae8bf840d3f1bdcd5c0c1481009a2a1a64e2664:/LiveCDGUI/livecd.sh diff --git a/LiveCDGUI/livecd.sh b/LiveCDGUI/livecd.sh index 1aae4a8..326839d 100644 --- a/LiveCDGUI/livecd.sh +++ b/LiveCDGUI/livecd.sh @@ -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