ソースを参照

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"