Files
CanbiZ (MickLesk) 2cc8f35a13 fix(sonarqube): clean up temp file after zip extraction
The SonarQube update function (ct/sonarqube.sh) never deleted the
downloaded zip file (~200-500 MB) from /tmp after extraction. On LXC
containers with 4-8 GB disks, this accumulates with every update and
can eventually fill the disk.

Also add explicit cleanup in the install script instead of relying
solely on cleanup_lxc() pattern matching.
2026-04-13 15:18:07 +02:00
..
2026-04-08 16:05:59 +02:00
2026-04-09 16:44:11 +02:00
2026-04-06 21:45:11 +02:00