[neon/infrastructure/pangea-data] imager/config-hooks-neon: apt update on the newly installed neon.sources
Carlos De Maine
null at kde.org
Wed Aug 7 02:33:37 BST 2024
Git commit ff32b041b6d64b6c30251d6e5f46972ae024d39d by Carlos De Maine.
Committed on 07/08/2024 at 01:33.
Pushed by carlosdem into branch 'master'.
apt update on the newly installed neon.sources
M +1 -1 imager/config-hooks-neon/repo.sh
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/ff32b041b6d64b6c30251d6e5f46972ae024d39d
diff --git a/imager/config-hooks-neon/repo.sh b/imager/config-hooks-neon/repo.sh
index 80c16b9..6f5e1f8 100644
--- a/imager/config-hooks-neon/repo.sh
+++ b/imager/config-hooks-neon/repo.sh
@@ -40,7 +40,7 @@ Signed-By: /etc/apt/keyrings/neon-archive-keyring-pubkey.gpg
EOF
cat config/archives/neon.sources
-
+apt update
fi
More information about the Neon-commits
mailing list