1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00
funkwhale_ynh/scripts
GannonTdW feae5c6f2d
add postgresql-contrib in app dependencies
When installing Funk on my server, I had the following error message:

```bash
django.db.utils.OperationalError: could not open extension control file "/usr/share/postgresql/9.6/extension/unaccent.control": No such file or directory
```

The installation of `postgresql-contrib` solves this problem.
2018-10-10 11:55:02 +02:00
..
_common.sh Remove pgsql helper (included in core) 2018-08-27 22:06:01 +02:00
backup Add backup and restore 2018-05-11 21:38:56 +02:00
install add postgresql-contrib in app dependencies 2018-10-10 11:55:02 +02:00
remove Fix redis configuration 2018-05-12 23:57:20 +02:00
restore Add ARM dependencies 2018-06-23 22:31:18 +02:00
upgrade upgrade to 0.17 2018-09-27 22:46:22 +02:00