add tigervnc scraping server as dependency

(cherry picked from commit eb33694cc4f7ac7fd4ab7e2e99e1eedf27f20e1a)
pull/3193/head
Sam Heinz 1 year ago
parent 454ec8ea1b
commit e19a3ef776
  1. 1
      install/jdownloader2-install.sh

@ -21,6 +21,7 @@ $STD apt-get install -y mc
$STD apt-get install -y wget
$STD apt-get install -y novnc
$STD apt-get install -y xvfb
$STD apt-get install -y tigervnc-scraping-server
$STD apt-get install -y openjdk-11-jdk
$STD apt-get install -y openbox
msg_ok "Installed Dependencies"

Loading…
Cancel
Save