mirror of https://github.com/tteck/Proxmox.git
add net-tools to deps
This commit is contained in:
parent
b5c4651bbf
commit
c4bdb7b0cf
|
@ -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…
Reference in New Issue