From 704fca8ccab5186f08c26bd2e953afe752f1f6d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sat, 11 Oct 2025 22:38:26 +0200 Subject: [PATCH] Update zabbix.sh --- ct/zabbix.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/zabbix.sh b/ct/zabbix.sh index d7b0601ca..43ce54de2 100644 --- a/ct/zabbix.sh +++ b/ct/zabbix.sh @@ -101,6 +101,7 @@ function update_script() { rm -rf /tmp/zabbix-release_latest+debian13_all.deb $STD apt -y autoremove $STD apt -y autoclean + $STD apt -y clean msg_ok "Cleaned" msg_ok "Updated Successfully!" exit