mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
invalid reference
This commit is contained in:
parent
bb05b172f7
commit
92f46ee391
3 changed files with 2 additions and 112 deletions
2
Makefile
2
Makefile
|
|
@ -70,7 +70,7 @@ _SUBDIRS = container external flatpak_refs lorax_templates repos xorriso test
|
|||
|
||||
# Create checksum
|
||||
## Default action
|
||||
$(ISO_NAME)-CHECKSUM: build/$(ISO_NAME)
|
||||
$(ISO_NAME)-CHECKSUM: $(ISO_NAME)
|
||||
cd build && sha256sum $(notdir $(ISO_NAME)) > $(ISO_NAME)-CHECKSUM
|
||||
|
||||
# Build end ISO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue