mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2023-10-10 13:36:56 +02:00
commit
ea1d52e012
@ -1,5 +1,5 @@
|
||||
VERSION = "0.9.11"
|
||||
SERVER=$(curl -s 'https://www.apache.org/dyn/closer.cgi?as_json=1' | jq --raw-output '.preferred')
|
||||
VERSION="0.9.11"
|
||||
SERVER=$(curl -s 'https://www.apache.org/dyn/closer.cgi?as_json=1' | jq --raw-output '.preferred|rtrimstr("/")')
|
||||
|
||||
# Stop Tomcat
|
||||
service tomcat8 stop
|
||||
|
Loading…
Reference in New Issue
Block a user