X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/4c9065a60d98283b70ee08f9f0243595c52840ac..e208199cca7210e4aa2ca1427edf9b3efe2ae2c3:/LiveCDGUI/livecd.sh?ds=sidebyside 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