redhat: 文件重命名

This commit is contained in:
bin456789 2023-07-22 21:24:43 +08:00
parent ca36e21d7e
commit 7f437aa0b9
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B
2 changed files with 1 additions and 1 deletions

View File

View File

@ -345,7 +345,7 @@ setos() {
eval "${step}_mirrorlist='${mirrorlist}'"
fi
eval ${step}_ks=$confhome/ks.cfg
eval ${step}_ks=$confhome/redhat.cfg
eval ${step}_vmlinuz=${mirror}images/pxeboot/vmlinuz
eval ${step}_initrd=${mirror}images/pxeboot/initrd.img
eval ${step}_squashfs=${mirror}images/install.img