tteckster 3 лет назад
Родитель
Сommit
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"