[neon/infrastructure/pangea-data] imager/config-hooks-neon: add curl for good luck

Carlos De Maine null at kde.org
Tue Aug 6 17:36:19 BST 2024


Git commit c452f4e7a8ae33c11369d5fab80934103a19f08f by Carlos De Maine.
Committed on 06/08/2024 at 16:36.
Pushed by carlosdem into branch 'master'.

add curl for good luck

M  +1    -1    imager/config-hooks-neon/repo.sh

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

diff --git a/imager/config-hooks-neon/repo.sh b/imager/config-hooks-neon/repo.sh
index 99bd522..642b6ce 100644
--- a/imager/config-hooks-neon/repo.sh
+++ b/imager/config-hooks-neon/repo.sh
@@ -16,7 +16,7 @@ apt-key export '444D ABCF 3667 D028 3F89  4EDD E6D4 7362 5575 1E5D' | $GPG \
   echo "deb-src http://archive.neon.kde.org/${NEONARCHIVE} $SUITE main" >> config/archives/neon.list
 
 #else
-
+apt install -y curl
 curl -sS https://archive.neon.kde.org/public.key | tee /etc/apt/keyrings/neon-archive-keyring-pubkey.gpg
 
   cat > config/archives/neon.sources << EOF


More information about the Neon-commits mailing list