From 366cf64e848eebea98f9d9bb95e623597af74669 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 15 Mar 2022 16:37:42 +0100 Subject: vidhar: ddns --- system-profiles/openssh/known-hosts/ca-resign-dir.gup | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 system-profiles/openssh/known-hosts/ca-resign-dir.gup (limited to 'system-profiles/openssh/known-hosts/ca-resign-dir.gup') diff --git a/system-profiles/openssh/known-hosts/ca-resign-dir.gup b/system-profiles/openssh/known-hosts/ca-resign-dir.gup new file mode 100644 index 00000000..ca1d08fd --- /dev/null +++ b/system-profiles/openssh/known-hosts/ca-resign-dir.gup @@ -0,0 +1,6 @@ +#!/usr/bin/env zsh +set -eu + +gup --always +gup -u ${2}/*-cert.pub +touch $2 \ No newline at end of file -- cgit v1.2.3