5-auto-regen-zbm #13

Merged
hygienic-books merged 15 commits from 5-auto-regen-zbm into main 2023-10-27 01:09:08 +00:00
Showing only changes of commit a0a05b60d1 - Show all commits

View File

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