Browse Source

Update unifi-install.sh

tweak
tteckster 2 years ago
parent
commit
29f34c8b51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/unifi-install.sh

+ 1 - 1
install/unifi-install.sh

@@ -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"