X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/676ae725aecbddf9b1dcb2909c00c0d474edbefe..HEAD:/INSTALL/VentoyPlugson.sh diff --git a/INSTALL/VentoyPlugson.sh b/INSTALL/VentoyPlugson.sh index 0f2d0b3..255c5f6 100644 --- a/INSTALL/VentoyPlugson.sh +++ b/INSTALL/VentoyPlugson.sh @@ -196,7 +196,7 @@ fi #change current directory to Ventoy disk cd "$mtpnt" -$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