This commit is contained in:
tteckster
2024-06-02 08:00:22 -04:00
committed by GitHub
parent 5e515c1e23
commit d5c0d165da
24 changed files with 48 additions and 48 deletions

View File

@ -55,6 +55,6 @@ customize
msg_info "Cleaning up"
rm -rf zulu-repo_1.0.0-3_all.deb
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"