Skip to content

Commit

Permalink
Added checksum in bsd format
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefarah committed Aug 11, 2023
1 parent ba1d5c1 commit aaf805d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/xcompile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ rm yq.1

rhash -r -a . -o checksums

rhash -r -a --bsd . -o checksums-bsd

rhash --list-hashes > checksums_hashes_order

cp ../scripts/extract-checksum.sh .

0 comments on commit aaf805d

Please sign in to comment.