mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
Add support for 小鱼儿yr系统维护PE
This commit is contained in:
@@ -156,6 +156,12 @@ function locate_initrd {
|
||||
}
|
||||
|
||||
function locate_wim {
|
||||
if vt_strstr "$vt_volume_id" "yr"; then
|
||||
if [ -f (loop)/isyl/isyl ]; then
|
||||
vt_wim_peset
|
||||
fi
|
||||
fi
|
||||
|
||||
vt_windows_locate_wim_patch (loop)
|
||||
|
||||
if [ -n "${vtdebug_flag}" ]; then
|
||||
|
Reference in New Issue
Block a user