add apt clean

This commit is contained in:
Tobias
2025-10-29 11:02:26 +01:00
committed by GitHub
parent 8d2e0cdc7d
commit 4d0227fbfd

View File

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