misc: replace sha256sum with shasum -a 256 (#1681)

This commit is contained in:
Malte Poll 2023-04-26 13:40:18 +02:00 committed by GitHub
parent 53d8a2d67e
commit ec1d5e9fb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 24 additions and 24 deletions

View file

@ -11,7 +11,7 @@ debug_info() {
echo "Getting debug info"
sha256sum ./*.raw
shasum -a 256 ./*.raw
ls -lisah