~jorge/snapraid/upstream

1
2
3
4
5
#!/bin/sh

echo sha256 > CHECKSUMS
cd archive && sha256sum * | sort -k 2 -V >> ../CHECKSUMS