mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Update upgrade
This commit is contained in:
parent
d8a422bbeb
commit
6370b7b36d
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ if [ -z "$final_path" ]; then
|
|||
fi
|
||||
|
||||
# Fix previous database name
|
||||
psql_db=$(ynh_app_setting_get --app=$app -key=psql_db)
|
||||
psql_db=$(ynh_app_setting_get --app=$app --key=psql_db)
|
||||
|
||||
if [ -n "$psql_db" ]
|
||||
then
|
||||
|
|
Loading…
Add table
Reference in a new issue