mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
clean old cache
This commit is contained in:
parent
4d42e09c65
commit
51a1a6fbfe
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ ynh_app_setting_set "$app" language "$language"
|
|||
### - And the section "UPGRADE DEPENDENCIES" in the upgrade script
|
||||
ynh_print_info "Remove Zabbix if already installed"
|
||||
apt purge zabbix* -y
|
||||
rm -fr /var/cache/apt/archives/zabbix-server-mysql*
|
||||
|
||||
ynh_print_info "Install Zabbix repository"
|
||||
install_zabbix_repo
|
||||
|
|
Loading…
Add table
Reference in a new issue