add tigervnc scraping server as dependency

This commit is contained in:
Sam Heinz
2024-06-14 12:45:15 +10:00
parent cd1ebc0227
commit eb33694cc4

View File

@@ -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"