소스 검색

clean old cache

Mickael-Martin 6 년 전
부모
커밋
51a1a6fbfe
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      scripts/install

+ 1 - 0
scripts/install

@@ -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