1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00

duplicate part of command

This commit is contained in:
Jason N. 2024-03-28 09:09:50 -04:00
parent 4e952bd59d
commit 8d81773837

2
external/Makefile vendored
View file

@ -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: