#!/bin/sh

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