Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb5fca40

Browse files
committed
PBCKP-816 Store the GPG key in the recommended way
1 parentb52b4d9 commitb5fca40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/pgprobackup.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,8 +466,8 @@ doc/src/sgml/pgprobackup.sgml
466466
Add the <application>pg_probackup</application> repository GPG key
467467
<programlisting>
468468
sudo apt install gpg wget
469-
wget -O - https://repo.postgrespro.ru/pg_probackup/keys/GPG-KEY-PG_PROBACKUP | \
470-
sudoapt-key add -
469+
wget -qO - https://repo.postgrespro.ru/pg_probackup/keys/GPG-KEY-PG_PROBACKUP | \
470+
sudotee /etc/apt/trusted.gpg.d/pg_probackup.asc
471471
</programlisting>
472472
</listitem>
473473
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp