1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00

version naming same as in manifest

This commit is contained in:
Chris Vogel 2024-05-09 14:00:54 +02:00
parent 703ec83ba0
commit eafaed5b8b

View file

@ -22,7 +22,7 @@ ynh_systemd_action --service_name=couchdb --action="stop"
# Upgrade ynh4 → ynh5, change of paths and filenames
# https://matrix.to/#/!PauySEslPVuJCJCwlZ:matrix.org/$auU_rSL6MACt9wkyFGlCQbO8ivFlU0ztYW74TimZdcM?via=matrix.org&via=aria-net.org&via=sans-nuage.fr
# and follow-ups
if ynh_compare_current_package_version --comparison lt --version 0.00~ynh5 &&
if ynh_compare_current_package_version --comparison lt --version 0.0~ynh5 &&
( [[ "$upgrade_type" == UPGRADE_PACKAGE ]] || [[ "$upgrade_type" == UPGRADE_APP ]] )
then
flohmarkt_ynh_upgrade_path_ynh5