Add '-y` flag

This commit is contained in:
tteckster 2024-05-02 13:26:16 -04:00 committed by GitHub
parent 1ed8a8b5b3
commit 64a33de118
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
105 changed files with 210 additions and 210 deletions

View file

@ -105,6 +105,6 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"