Update zabbix.sh

This commit is contained in:
Slaviša Arežina
2025-10-11 22:38:26 +02:00
committed by GitHub
parent 1243c3df7f
commit 704fca8cca

View File

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