mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update to 4.2.4-1+stretch
This commit is contained in:
parent
15de7fc73f
commit
4d42e09c65
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@ source /usr/share/yunohost/helpers
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
app=$YNH_APP_INSTANCE_NAME
|
app=$YNH_APP_INSTANCE_NAME
|
||||||
trustedversion="1:4.2.1-1+stretch"
|
trustedversion="1:4.2.4-1+stretch"
|
||||||
trustedVersionRepo="4.2-1+stretch"
|
|
||||||
export domain=$(ynh_app_setting_get "$app" domain)
|
export domain=$(ynh_app_setting_get "$app" domain)
|
||||||
export path_url=$(ynh_app_setting_get "$app" path)
|
export path_url=$(ynh_app_setting_get "$app" path)
|
||||||
#admin=$(ynh_app_setting_get "$app" admin) #not used
|
#admin=$(ynh_app_setting_get "$app" admin) #not used
|
||||||
|
|
Loading…
Add table
Reference in a new issue