This commit is contained in:
tteckster 2024-06-02 08:00:22 -04:00 committed by GitHub
parent 5e515c1e23
commit d5c0d165da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 48 additions and 48 deletions

View file

@ -58,7 +58,7 @@ 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
rm -rf ../prometheus-${RELEASE}.linux-amd64 ../prometheus-${RELEASE}.linux-amd64.tar.gz
msg_ok "Cleaned"