mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Update upgrade
This commit is contained in:
parent
f2516d79f7
commit
8fe8600f61
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ if ynh_version_gt "1.1.1~ynh1" "${previous_version}" ; then
|
|||
ynh_secure_remove --file="$final_path/$app"
|
||||
fi
|
||||
|
||||
if ynh_version_gt "1.1.7~ynh1" "${previous_version}" ; then
|
||||
if ynh_version_gt "2.0.5~ynh1" "${previous_version}" ; then
|
||||
config="/etc/$app/config.exs"
|
||||
cat "../conf/ldap.exs" "$config"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue