summaryrefslogtreecommitdiff
path: root/system-profiles/openssh/ca/krl.contents.gup
blob: 7cc0426fc5b9f8524ff0a6feb3ce9b9b98fd7c8d (plain)
1
2
3
4
5
6
7
#!/usr/bin/env zsh
set -eu

find krl -type f -print0 > $1

gup --always
xargs -0 -- b2sum <$1 | gup --contents