We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1d5c1 commit aaf805dCopy full SHA for aaf805d
scripts/xcompile.sh
@@ -19,6 +19,8 @@ rm yq.1
19
20
rhash -r -a . -o checksums
21
22
+rhash -r -a --bsd . -o checksums-bsd
23
+
24
rhash --list-hashes > checksums_hashes_order
25
26
cp ../scripts/extract-checksum.sh .
0 commit comments