5 lines
63 B
Bash

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