#!/bin/sh

cd /opt/ventoy || exit 1
./VentoyGUI.x86_64 "$@"
