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

Carlos De Maine null at kde.org
Fri Aug 16 05:04:12 BST 2024


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

typo(s)

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

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

diff --git a/imager/config-hooks-neon/repo.sh b/imager/config-hooks-neon/repo.sh
index e4e92c8..e5449ea 100644
--- a/imager/config-hooks-neon/repo.sh
+++ b/imager/config-hooks-neon/repo.sh
@@ -34,8 +34,8 @@ else
   cp /etc/apt/keyring/* config/archives/
 
   # make sure _apt can read this file. it may get copied into the chroot
-  chmod 644 config/archives/neon-archive-keyring.asc || true<
-  chmod 644 config/archives/neon-archive-keyring.key || true<
+  chmod 644 config/archives/neon-archive-keyring.asc || true
+  chmod 644 config/archives/neon-archive-keyring.key || true
 
   # use a signed neon.list until we work out how to enable neon.sources in livecd-rootfs
   cat <<EOF >config/archives/neon.list


More information about the Neon-commits mailing list