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:
commit
6ce4a8a199
15 changed files with 400 additions and 686 deletions
4
Makefile
4
Makefile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue