Update unifi-install.sh

tweak
This commit is contained in:
tteckster 2023-10-20 05:32:58 -04:00 committed by GitHub
parent 3d54b1dfbb
commit 108c4e1a14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ motd_ssh
customize
msg_info "Cleaning up"
rm -rf mongodb-org-server_3.6.23_amd64.deb libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb
rm -rf mongodb-org-server_3.6.23_amd64.deb libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb /etc/apt/sources.list.d/openjdk-11-jre-headless.list
$STD apt-get autoremove
$STD apt-get autoclean
msg_ok "Cleaned"