mirror of https://github.com/tteck/Proxmox.git
Update motioneye-install.sh
This commit is contained in:
parent
5e318281b1
commit
95096cc89c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue