Commit 51b92f39 authored by longpanda's avatar longpanda
Browse files

misc update

parent 5d0ebf45
...@@ -557,7 +557,6 @@ function uefi_find_replace_initrd { ...@@ -557,7 +557,6 @@ function uefi_find_replace_initrd {
if [ -n "$vt_rp_initrd" ]; then if [ -n "$vt_rp_initrd" ]; then
vt_add_replace_file $3 "$vt_rp_initrd" vt_add_replace_file $3 "$vt_rp_initrd"
echo vt_add_replace_file $3 "$vt_rp_initrd"
fi fi
loopback -d vtefivdisk loopback -d vtefivdisk
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment