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