[neon/infrastructure/pangea-data] imager/config-hooks-neon: doh. no need for an > in debug

Carlos De Maine null at kde.org
Tue Aug 6 00:42:10 BST 2024


Git commit 2028441c94ccc27410af861bfca0bd590e98563f by Carlos De Maine.
Committed on 05/08/2024 at 23:42.
Pushed by carlosdem into branch 'master'.

doh.  no need for an > in debug

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

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/2028441c94ccc27410af861bfca0bd590e98563f

diff --git a/imager/config-hooks-neon/99-preinstalled-pool.sh b/imager/config-hooks-neon/99-preinstalled-pool.sh
index 2ec5085..f222ee8 100644
--- a/imager/config-hooks-neon/99-preinstalled-pool.sh
+++ b/imager/config-hooks-neon/99-preinstalled-pool.sh
@@ -12,7 +12,7 @@ default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB
 EOF
 
 # confirm the conf file
-cat > config/gnupg/gpg.conf
+cat config/gnupg/gpg.conf
 # make sure we have a copy of the neon-archive-keyring.gpg
 # to be used as the preinstalled-pool's pubring.gpg
 #wget https://archive.neon.kde.org/public.key


More information about the Neon-commits mailing list