소스 검색

Update unifi-install.sh

tweak
tteckster 2 년 전
부모
커밋
29f34c8b51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      install/unifi-install.sh

+ 1 - 1
install/unifi-install.sh

@@ -41,7 +41,7 @@ motd_ssh
 root
 root
 
 
 msg_info "Cleaning up"
 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 autoremove
 $STD apt-get autoclean
 $STD apt-get autoclean
 msg_ok "Cleaned"
 msg_ok "Cleaned"