We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9396ee + 41f5baa commit 2b9c9b1Copy full SHA for 2b9c9b1
doc/pgprobackup.xml
@@ -466,7 +466,7 @@ doc/src/sgml/pgprobackup.sgml
466
Add the <application>pg_probackup</application> repository GPG key
467
<programlisting>
468
sudo apt install gpg wget
469
-wget -qO - https://repo.postgrespro.ru/pg_probackup/keys/GPG-KEY-PG_PROBACKUP | \
+wget -qO - https://repo.postgrespro.ru/pg_probackup/keys/GPG-KEY-PG-PROBACKUP | \
470
sudo tee /etc/apt/trusted.gpg.d/pg_probackup.asc
471
</programlisting>
472
</listitem>
0 commit comments