add apt-clean

This commit is contained in:
Tobias
2025-10-29 11:03:09 +01:00
committed by GitHub
parent 4d0227fbfd
commit d1e1104211

View File

@@ -60,4 +60,5 @@ customize
msg_info "Cleaning up"
$STD apt-get -y autoremove
$STD apt-get -y autoclean
$STD apt-get -y clean
msg_ok "Cleaned"