mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
Update upgrade
This commit is contained in:
parent
a13751f224
commit
6c7bd2a99c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ source /usr/share/yunohost/helpers
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
update_version=$(ynh_app_upstream_version "../manifest.json")
|
update_version=$(ynh_app_upstream_version "../manifest.json")
|
||||||
|
current_version=$(ynh_app_setting_get --app=$app --key=version)
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CHECK VERSION
|
# CHECK VERSION
|
||||||
|
|
Loading…
Reference in a new issue