소스 검색

Update motioneye-install.sh

tteckster 3 년 전
부모
커밋
95096cc89c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      setup/motioneye-install.sh

+ 1 - 0
setup/motioneye-install.sh

@@ -62,6 +62,7 @@ msg_ok "Updated Container OS"
 msg_info "Installing Dependencies"
 apt-get install -y curl &>/dev/null
 apt-get install -y sudo &>/dev/null
+apt-get install -y cifs-utils &>/dev/null
 msg_ok "Installed Dependencies"
 
 msg_info "Installing Motion"