#!/bin/bash
cd '/usr/lib64/ventoy'
exec "${PWD}/VentoyVlnk.sh" "$@"
