瀏覽代碼

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"