Commit 25cb4c73 authored by Anton Midyukov's avatar Anton Midyukov

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

parent 8928fedc
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment