File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
templates/pages/download/linux Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ <h2>PostgreSQL Apt Repository</h2>
7676sudo 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"
7777
7878# Update the package lists:
79- sudo apt update
79+ sudo apt update</ pre >
8080 < button id ="copy-btn2 " class ="pg-script-copy-btn "> Copy Script</ button >
8181</ div >
8282
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ <h2>PostgreSQL Apt Repository</h2>
7575sudo 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"
7676
7777# Update the package lists:
78- sudo apt update
78+ sudo apt update</ pre >
7979 < button id ="copy-btn2 " class ="pg-script-copy-btn "> Copy Script</ button >
8080</ div >
8181
You can’t perform that action at this time.
0 commit comments