Postgresql version is 13 in bullseye

This commit is contained in:
Alexandre Aubin 2021-05-31 19:02:05 +02:00
parent c794e63f67
commit d6baad6f45

View file

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