Files
guru/sys-boot/ventoy-bin/files/ventoyplugson
Vitaly Zdanevich 8020431557 sys-boot/ventoy-bin: new package
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-03-24 17:47:56 +04:00

5 lines
65 B
Bash

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