Update unifi-install.sh

tweak
This commit is contained in:
tteckster 2023-05-07 10:44:54 -04:00 committed by GitHub
parent 1c1f986cee
commit 29f34c8b51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ motd_ssh
root
msg_info "Cleaning up"
rm -rf dpkg -i mongodb-org-server_3.6.23_amd64.deb
rm -rf mongodb-org-server_3.6.23_amd64.deb
$STD apt-get autoremove
$STD apt-get autoclean
msg_ok "Cleaned"