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

Update _common.sh

This commit is contained in:
Éric Gaspar 2022-06-29 00:11:23 +02:00
parent 4db08575f2
commit 4d15d6887e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -35,6 +35,7 @@ mysql-to-pg() {
else
ynh_print_info --message="No migration needed"
db_pwd=$(ynh_app_setting_get --app=$app --key=mysqlpwd)
fi
}