1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2022-06-28 23:13:40 +02:00
parent d4cc76f91c
commit 8d33e09c0a
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -179,6 +179,7 @@ ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies
# MIGRATING DATABASE
#=================================================
# Migrating from MySQL to PostgreSQL
mysql-to-pg
# if mysqlshow | grep -q "^| $db_name "; then