[neon/infrastructure/pangea-data] imager/config-hooks-neon: typo

Carlos De Maine null at kde.org
Tue Aug 6 04:47:11 BST 2024


Git commit 4e3015dd50c7217bf33d49893079d8cd58eee64c by Carlos De Maine.
Committed on 06/08/2024 at 03:47.
Pushed by carlosdem into branch 'master'.

typo

M  +1    -1    imager/config-hooks-neon/99-preinstalled-pool.sh

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/4e3015dd50c7217bf33d49893079d8cd58eee64c

diff --git a/imager/config-hooks-neon/99-preinstalled-pool.sh b/imager/config-hooks-neon/99-preinstalled-pool.sh
index 6dcd61f..3386b88 100644
--- a/imager/config-hooks-neon/99-preinstalled-pool.sh
+++ b/imager/config-hooks-neon/99-preinstalled-pool.sh
@@ -3,7 +3,7 @@ mkdir -vp -m 0700 config/indices
 
 # Make sure we use a suitably strong digest algorithm. SHA1 is deprecated and
 # makes apt angry.
-cat > config/gnupg/gpg.conf << EOF >
+cat > config/gnupg/gpg.conf <<EOF
 personal-digest-preferences SHA512
 cert-digest-algo SHA512
 default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed


More information about the Neon-commits mailing list