regular.mk: set mirror repos http/yandex for installer also

This commit is contained in:
Anton Midyukov 2022-02-02 21:16:25 +07:00
parent 8928fedc8b
commit 25cb4c7317

View File

@ -13,6 +13,7 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call set,BOOTLOADER,grubpcboot)
endif
@$(call set,LIVE_REPO,http/yandex)
@$(call set,REPO,http/yandex)
endif
# base target (for most images)