Przeglądaj źródła

Update unifi-install.sh

tweak
tteckster 2 lat temu
rodzic
commit
29f34c8b51
1 zmienionych plików z 1 dodań i 1 usunięć
  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"