فهرست منبع

Update channels-install.sh

add extra dependencies
tteckster 1 سال پیش
والد
کامیت
590f85ccd2
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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)"