mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
don't check if directory
This commit is contained in:
parent
b0fbefb08e
commit
64f0cedd34
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -219,7 +219,7 @@ clean:
|
|||
rm -f $(_BASE_DIR)/*.log || true
|
||||
|
||||
install-deps:
|
||||
dnf install -y lorax xorriso skopeo flatpak dbus-daemon ostree coreutils
|
||||
dnf install -y lorax xorriso skopeo flatpak dbus-daemon ostree coreutils gettext
|
||||
|
||||
test: test-iso test-vm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue