Browse Source

Update motioneye-install.sh

tteckster 3 năm trước cách đây
mục cha
commit
95096cc89c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"