1
0
Fork 0
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:
yalh76 2020-05-28 22:56:33 +02:00
parent f2516d79f7
commit 8fe8600f61

View file

@ -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