mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
Merge branch 'make' of https://github.com/JasonN3/build-container-installer into make
This commit is contained in:
commit
0a21586a0a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ then
|
|||
implantisomd5 --force "../../${ISO_NAME}"
|
||||
fi
|
||||
|
||||
cd $(dirname "../../${ISO_NAME}") && sha256sum -c "$(basename ${ISO_NAME})-CHECKSUM"
|
||||
cd "$(dirname "../../${ISO_NAME}")" && sha256sum -c "$(basename "${ISO_NAME}")-CHECKSUM"
|
||||
Loading…
Add table
Add a link
Reference in a new issue