X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/32c5b5deea14db3f023b8c7ea7edb059a0c0a325..aa033e1fb6666f8d504ecd57b13bebef2ce2a6bd:/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