download/linux: Re-add missing </pre> master github/master
authorChristoph Berg <myon@debian.org>
Tue, 30 Sep 2025 14:45:25 +0000 (16:45 +0200)
committerChristoph Berg <myon@debian.org>
Tue, 30 Sep 2025 14:45:25 +0000 (16:45 +0200)
templates/pages/download/linux/debian.html
templates/pages/download/linux/ubuntu.html

index a0ab5d1e9d842c4bef0b682c63f13f41b81bb036..a11e7a0f7950a6138be7ab153472d0dc476912be 100644 (file)
@@ -76,7 +76,7 @@ sudo curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc --fail htt
 sudo sh -c "echo 'deb [signed-by=/usr/share/postgresql-common/pgdg/apt.postgresql.org.asc] https://apt.postgresql.org/pub/repos/apt $VERSION_CODENAME-pgdg main' > /etc/apt/sources.list.d/pgdg.list"
 
 # Update the package lists:
-sudo apt update
+sudo apt update</pre>
     <button id="copy-btn2" class="pg-script-copy-btn">Copy Script</button>
 </div>
 
index d029449edacf1ad72494fe29d1cb5703b72ddc8b..d2f123fa64876caf9f4a8a1f5d9e7dd5c9c36df5 100644 (file)
@@ -75,7 +75,7 @@ sudo curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc --fail htt
 sudo sh -c "echo 'deb [signed-by=/usr/share/postgresql-common/pgdg/apt.postgresql.org.asc] https://apt.postgresql.org/pub/repos/apt $VERSION_CODENAME-pgdg main' > /etc/apt/sources.list.d/pgdg.list"
 
 # Update the package lists:
-sudo apt update
+sudo apt update</pre>
     <button id="copy-btn2" class="pg-script-copy-btn">Copy Script</button>
 </div>