5 lines
65 B
Bash

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