mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
fix upgrade
This commit is contained in:
parent
fb89b1b1eb
commit
f16d38ba13
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ done
|
|||
|
||||
# Final upgrade to the final version
|
||||
new_version=$(ynh_app_upstream_version)
|
||||
source_id="main"
|
||||
ynh_print_info --message="Upgrading app from $current_version to $new_version"
|
||||
upgrade_dolibarr
|
||||
|
||||
|
|
Loading…
Reference in a new issue