mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
cleaned
This commit is contained in:
@ -8,8 +8,7 @@ tags: [linux, astra, postgres]
|
||||
``` shell
|
||||
apt -y install gnupg
|
||||
wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -
|
||||
echo "deb http://repo.postgrespro.ru/pgpro-14/astra-smolensk/1.7 1.7_x86-64 main" \
|
||||
> /etc/apt/sources.list.d/pgpro.list
|
||||
echo "deb http://repo.postgrespro.ru/pgpro-14/astra-smolensk/1.7 1.7_x86-64 main" > /etc/apt/sources.list.d/pgpro.list
|
||||
```
|
||||
## Установка пакета
|
||||
```shell
|
||||
|
Reference in New Issue
Block a user