fix(os): For BIOS/syslinux hook add rsync dependency (#5)

This commit is contained in:
hygienic-books 2023-10-26 03:04:37 +02:00
parent 5f98a971ec
commit a0a05b60d1

View File

@ -762,6 +762,7 @@ function install_os_in_chroot () {
generate-zbm
if [[ "${part_schema}" = 'mbr' ]]; then
paru_install 'rsync'
add_syslinux_pacman_hook
else
: