X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/4bf43ab9d4e6b724836724c1d514760d164df79a..ddf0617d83dcac7409003eacae1dfcbf7fcdce02:/INSTALL/VentoyPlugson.sh diff --git a/INSTALL/VentoyPlugson.sh b/INSTALL/VentoyPlugson.sh index 4573fbc..c398432 100644 --- a/INSTALL/VentoyPlugson.sh +++ b/INSTALL/VentoyPlugson.sh @@ -187,7 +187,7 @@ fi #change current directory to Ventoy disk cd "$mtpnt" -LANG=en_US $OLDDIR/tool/$TOOLDIR/Plugson "$HOST" "$PORT" "$OLDDIR" "$DISK" $version "$fstype" $partstyle $secureboot & +$OLDDIR/tool/$TOOLDIR/Plugson "$HOST" "$PORT" "$OLDDIR" "$DISK" $version "$fstype" $partstyle $secureboot & wID=$! sleep 1