mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2024-11-22 17:37:13 +01:00
Tomcat 7 & MCJVERSION Update
This commit is contained in:
parent
5144fa9d49
commit
8b6519fa01
@ -2,10 +2,10 @@
|
||||
|
||||
# Version Numbers of Guacamole and MySQL Connector/J to download
|
||||
VERSION="0.9.13"
|
||||
MCJVERSION="5.1.43"
|
||||
MCJVERSION="5.1.44"
|
||||
|
||||
# I'm assuming tomcat8, you can change it here...
|
||||
TOMCAT="tomcat8"
|
||||
# I'm assuming tomcat7, you can change it here...
|
||||
TOMCAT="tomcat7"
|
||||
|
||||
SERVER=$(curl -s 'https://www.apache.org/dyn/closer.cgi?as_json=1' | jq --raw-output '.preferred|rtrimstr("/")')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user