#!/bin/sh

cd /opt/ventoy || exit 1
exec ./VentoyPlugson.sh "$@"
