mirror of
https://github.com/ventoy/Ventoy.git
synced 2026-07-24 18:58:15 +00:00
Add support for some EulerOS release.
This commit is contained in:
7
IMG/cpio/ventoy/hook/euleros/hook_func.sh
Normal file
7
IMG/cpio/ventoy/hook/euleros/hook_func.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
function ft_mountCdromDir()
|
||||
{
|
||||
/ventoy/busybox/sh /ventoy/hook/euleros/disk_mount_hook.sh
|
||||
ft_mountCdromDirXX "$@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user