1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-07 13:40:17 +02:00

Readme: use https instead http for SUSE repo

This commit is contained in:
Grigory Smolkin 2020-07-03 14:09:54 +03:00
parent 718e9febf8
commit 25309e4d94

View File

@ -94,7 +94,7 @@ yum install pg_probackup-{12,11,10,9.6,9.5}-debuginfo
yumdownloader --source pg_probackup-{12,11,10,9.6,9.5}
#RPM SUSE|SLES Packages
zypper install --allow-unsigned-rpm -y http://repo.postgrespro.ru/pg_probackup/keys/pg_probackup-repo-suse.noarch.rpm
zypper install --allow-unsigned-rpm -y https://repo.postgrespro.ru/pg_probackup/keys/pg_probackup-repo-suse.noarch.rpm
zypper --gpg-auto-import-keys install -y pg_probackup-{12,11,10,9.6,9.5}
#SRPM SUSE|SLES Packages