[neon/infrastructure/pangea-data] imager: format

Carlos De Maine null at kde.org
Fri Jan 19 11:17:23 GMT 2024


Git commit 92b6f790ed896046f8d1cba09912ca5bf2d91112 by Carlos De Maine.
Committed on 19/01/2024 at 12:17.
Pushed by carlosdem into branch 'master'.

format

M  +1    -1    imager/build.sh

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

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