Explorar o código

Update channels-install.sh

add extra dependencies
tteckster hai 1 ano
pai
achega
590f85ccd2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      install/channels-install.sh

+ 2 - 0
install/channels-install.sh

@@ -17,6 +17,8 @@ msg_info "Installing Dependencies"
 $STD apt-get install -y curl
 $STD apt-get install -y sudo
 $STD apt-get install -y mc
+$STD apt-get install -y chromium-browser
+$STD apt-get install -y xvfb
 msg_ok "Installed Dependencies"
 
 msg_info "Installing Channels DVR Server (Patience)"