[psql] Upgrade postgresql helper to use version 11

This commit is contained in:
Alexandre Aubin 2020-03-09 18:32:09 +01:00
parent 73356eed75
commit 70fab24247

View file

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