From 631f76eb320a26abf6af4f2be18fa059be605fa3 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Fri, 17 Nov 2023 23:54:57 +0100 Subject: [PATCH] CT fileshelter: Fixed gpg key Updated gpg key url for fileshelter repository --- CT-Build/Debian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CT-Build/Debian.yaml b/CT-Build/Debian.yaml index f3e96bd..e287fb5 100644 --- a/CT-Build/Debian.yaml +++ b/CT-Build/Debian.yaml @@ -1811,7 +1811,7 @@ actions: - trigger: post-unpack action: |- #!/bin/sh - curl --retry 7 --retry-delay 5 -L -s https://debian.poupon.dev/apt/debian/epoupon.gpg.key | gpg --dearmor > /usr/share/keyrings/fileshelter-keyring.gpg + curl --retry 7 --retry-delay 5 -L -s https://debian.poupon.dev/apt/debian/epoupon.gpg | gpg --dearmor > /usr/share/keyrings/fileshelter-keyring.gpg variants: - fileshelter