From 8d81773837831f933ef7cc79848b123970004134 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Thu, 28 Mar 2024 09:09:50 -0400 Subject: [PATCH] duplicate part of command --- external/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/Makefile b/external/Makefile index b0debe4..d56cb17 100644 --- a/external/Makefile +++ b/external/Makefile @@ -7,6 +7,6 @@ install-deps: # Used by external/fedora-lorax-templates/ostree-based-installer/lorax-embed-flatpaks.tmpl $(install_pkg) flatpak dbus-daemon ostree # Used to clone proper lorax branch - $(install_pkg) install -y git + $(install_pkg) git clean: \ No newline at end of file