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:
parent
4db08575f2
commit
4d15d6887e
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ mysql-to-pg() {
|
||||||
|
|
||||||
else
|
else
|
||||||
ynh_print_info --message="No migration needed"
|
ynh_print_info --message="No migration needed"
|
||||||
|
db_pwd=$(ynh_app_setting_get --app=$app --key=mysqlpwd)
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue