debian: 文件重命名

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

View File

@ -209,7 +209,7 @@ setos() {
eval ${step}_vmlinuz=$mirror/linux
eval ${step}_initrd=$mirror/initrd.gz
fi
eval ${step}_ks=$confhome/preseed.cfg
eval ${step}_ks=$confhome/debian.cfg
fi
}