Add support for 小鱼儿yr系统维护PE

This commit is contained in:
longpanda
2021-10-11 21:11:52 +08:00
parent 5a591c1ae7
commit c18399e8b4
192 changed files with 37 additions and 4 deletions

View File

@@ -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