]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/VentoyPlugson.sh
keep up with 1.0.67 (#1464)
[Ventoy.git] / INSTALL / VentoyPlugson.sh
index 4573fbc105422e075d9bb566e9f580bea8110b77..c398432c46fb4bb5ec1f3ccf54933c8363b444d1 100644 (file)
@@ -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