mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
add net-tools to deps
This commit is contained in:
parent
b5c4651bbf
commit
c4bdb7b0cf
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue