1
0
Fork 0
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:
Jason N. 2024-03-30 20:51:51 -04:00
parent bb05b172f7
commit 92f46ee391
3 changed files with 2 additions and 112 deletions

View file

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