mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
change script
This commit is contained in:
parent
76edeb887c
commit
f8f448e94f
5 changed files with 149 additions and 29 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
#set -ex
|
||||
|
||||
checkisomd5 ../../${ISO_NAME}
|
||||
cd $(dirname ../../${ISO_NAME}) && sha256sum -c $(basename ${ISO_NAME})-CHECKSUM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue