Add support for some EulerOS release.

This commit is contained in:
longpanda
2026-07-24 11:52:45 +08:00
parent 0963c1d396
commit ac300d7464
4 changed files with 78 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
function ft_mountCdromDir()
{
/ventoy/busybox/sh /ventoy/hook/euleros/disk_mount_hook.sh
ft_mountCdromDirXX "$@"
}