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

fix conflicts

This commit is contained in:
Jason N. 2024-02-28 10:41:35 -05:00
commit 6ce4a8a199
15 changed files with 400 additions and 686 deletions

View file

@ -98,9 +98,9 @@ clean:
rm -f $(_BASE_DIR)/lorax.conf || true
rm -f $(_BASE_DIR)/*.iso || true
rm -f $(_BASE_DIR)/*.log || true
install-deps:
dnf install -y lorax xorriso podman
.PHONY: clean install-deps
.PHONY: clean install-deps