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

Commit89188e8

Browse files
authored
Update README.md
Change repo setup for Ubuntu/Deb for PostgresPro section.
1 parent30f7f78 commit89188e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ sudo apt-get install pg_probackup-{13,12,11,10,9.6,9.5}-debuginfo
130130
####pg_probackup for PostgresPro Standard and Enterprise
131131
```shell
132132
#DEB Ubuntu|Debian Packages
133-
sudoecho"deb [arch=amd64] https://repo.postgrespro.ru/pg_probackup-forks/deb/$(lsb_release -cs) main-$(lsb_release -cs)"> /etc/apt/sources.list.d/pg_probackup-forks.list
133+
sudosh -c'echo "deb [arch=amd64] https://repo.postgrespro.ru/pg_probackup-forks/deb/ $(lsb_release -cs) main-$(lsb_release -cs)" > /etc/apt/sources.list.d/pg_probackup-forks.list'
134134
sudo wget -O - https://repo.postgrespro.ru/pg_probackup-forks/keys/GPG-KEY-PG_PROBACKUP| sudo apt-key add -&& sudo apt-get update
135135
sudo apt-get install pg-probackup-{std,ent}-{12,11,10,9.6}
136136
sudo apt-get install pg-probackup-{std,ent}-{12,11,10,9.6}-dbg

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp