mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update upgrade (logrotate)
This commit is contained in:
parent
b1d8fda4c8
commit
cd78326b99
1 changed files with 3 additions and 0 deletions
|
@ -94,6 +94,9 @@ path_url=$(ynh_normalize_url_path $path_url)
|
|||
|
||||
ynh_package_update
|
||||
|
||||
#REMOVE DUPLICATE LOG ENTRY IN LOGROTATE PATCH IF NEEDED
|
||||
ynh_remove_logrotate
|
||||
|
||||
zabbixServerInstalledVersion=$(apt-cache policy zabbix-server-mysql | grep -Po "Installed: \K(.*)")
|
||||
zabbixServerCandidateVersion=$(apt-cache policy zabbix-server-mysql | grep -Po "Candidate: \K(.*)")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue