From 198f665c0d64d53ce86e6924eef994c4d848eb13 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 23 Apr 2025 19:18:42 -0600 Subject: [PATCH] Fix installer path --- mk/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/config.mk b/mk/config.mk index e742a15a..b141bf7a 100644 --- a/mk/config.mk +++ b/mk/config.mk @@ -84,7 +84,7 @@ else export GNU_TARGET=$(TARGET) endif BUILD=build/$(ARCH)/$(CONFIG_NAME) -INSTALLER=build/fstools/redox_installer +INSTALLER=build/fstools/bin/redox_installer INSTALLER_OPTS= LIST_PACKAGES=installer/target/release/list_packages LIST_PACKAGES_OPTS=