Postgresql is now version 15

This commit is contained in:
Alexandre Aubin 2023-06-14 10:28:58 +02:00
parent 8ac48ee09e
commit a673b3ed42

View file

@ -1,7 +1,7 @@
#!/bin/bash
PSQL_ROOT_PWD_FILE=/etc/yunohost/psql
PSQL_VERSION=13
PSQL_VERSION=15
# Open a connection as a user
#