add net-tools to deps

pull/3193/head
Sam Heinz 1 year ago
parent b5c4651bbf
commit c4bdb7b0cf
  1. 1
      install/jdownloader2-install.sh

@ -23,6 +23,7 @@ $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
$STD apt-get install -y net-tools
msg_ok "Installed Dependencies"
msg_info "Installing JDownloader2"

Loading…
Cancel
Save