[neon/infrastructure/pangea-data] imager/config-hooks-neon: debug
Carlos De Maine
null at kde.org
Mon Aug 5 01:13:48 BST 2024
Git commit 902bbee62902e8ace4cf6f66e00f218298f6132d by Carlos De Maine.
Committed on 05/08/2024 at 00:13.
Pushed by carlosdem into branch 'master'.
debug
M +1 -1 imager/config-hooks-neon/99-preinstalled-pool.sh
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/902bbee62902e8ace4cf6f66e00f218298f6132d
diff --git a/imager/config-hooks-neon/99-preinstalled-pool.sh b/imager/config-hooks-neon/99-preinstalled-pool.sh
index 72b87af..2886bb2 100644
--- a/imager/config-hooks-neon/99-preinstalled-pool.sh
+++ b/imager/config-hooks-neon/99-preinstalled-pool.sh
@@ -12,7 +12,7 @@ EOF
# 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
-cp public.key config/gnupg/pubring.gpg
+#cp public.key config/gnupg/pubring.gpg
for component in $COMPONENTS; do
(cd config/indices && \
More information about the Neon-commits
mailing list