This commit is contained in:
CanbiZ 2025-09-12 19:57:13 +02:00 committed by GitHub
parent 7644850ad7
commit d1258a603f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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