[neon/infrastructure/pangea-data] imager: add folder / to end

Carlos De Maine null at kde.org
Mon Jan 22 06:08:22 GMT 2024


Git commit 15e4c488c66c3f20f20cf85c9ac430c8f6c70e04 by Carlos De Maine.
Committed on 22/01/2024 at 07:08.
Pushed by carlosdem into branch 'master'.

add folder / to end

M  +1    -1    imager/build.sh

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

diff --git a/imager/build.sh b/imager/build.sh
index f2316c2..32a312f 100755
--- a/imager/build.sh
+++ b/imager/build.sh
@@ -72,7 +72,7 @@ mv /usr/share/debootstrap/scripts/gutsy.new /usr/share/debootstrap/scripts/gutsy
 cd $WD/build
 
 sed -i \
-    's%SEEDMIRROR=https://metadata.neon.kde.org/germinate/seeds%g' \
+    's%SEEDMIRROR=https://metadata.neon.kde.org/germinate/seeds/%g' \
     /usr/share/livecd-rootfs/live-build/auto/config
 
 _DATE=$(date +%Y%m%d)


More information about the Neon-commits mailing list