Update OneClickDesktop_zh-CN.sh

This commit is contained in:
York Zhao 2024-07-23 20:33:18 +08:00 committed by GitHub
parent 0c6081b800
commit 928a34d264
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -297,6 +297,8 @@ function install_guacamole_ubuntu_debian
apt-get install libjpeg-turbo8-dev language-pack-ja language-pack-zh* language-pack-ko -y
fi
fi
# 安装jdk
apt-get install openjdk-17-jdk -y
# 安装Tomcat
install_tomcat9
wget $GUACAMOLE_DOWNLOAD_LINK