We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e2ad50 commit 527f500Copy full SHA for 527f500
pg_probackup/index.html
@@ -181,7 +181,7 @@
181
Add the <span class="application">pg_probackup</span> repository GPG key
182
<pre class="programlisting">
183
sudo apt install gpg wget
184
-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 | \
185
sudo tee /etc/apt/trusted.gpg.d/pg_probackup.asc
186
</pre></li><li class="listitem">
187
Setup the binary package repository
0 commit comments