summaryrefslogtreecommitdiff
path: root/system-profiles/openssh/ca/krl.contents.gup
diff options
context:
space:
mode:
Diffstat (limited to 'system-profiles/openssh/ca/krl.contents.gup')
-rw-r--r--system-profiles/openssh/ca/krl.contents.gup7
1 files changed, 7 insertions, 0 deletions
diff --git a/system-profiles/openssh/ca/krl.contents.gup b/system-profiles/openssh/ca/krl.contents.gup
new file mode 100644
index 00000000..7cc0426f
--- /dev/null
+++ b/system-profiles/openssh/ca/krl.contents.gup
@@ -0,0 +1,7 @@
1#!/usr/bin/env zsh
2set -eu
3
4find krl -type f -print0 > $1
5
6gup --always
7xargs -0 -- b2sum <$1 | gup --contents