]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/VentoyWeb.sh
add support for uefi driver loading (#1552)
[Ventoy.git] / INSTALL / VentoyWeb.sh
index 061120b809455101896eca73f063195ccd9f630f..76ed0d567e5903ba8eaafd0f89c69c0c777400ea 100644 (file)
@@ -45,6 +45,7 @@ if [ ! -f ./boot/boot.img ]; then
     if [ -d ./grub ]; then
         echo "Don't run VentoyWeb.sh here, please download the released install package, and run the script in it."
     else
+        echo "Current directory is $PWD"
         echo "Please run under the correct directory!" 
     fi
     exit 1