1
0
mirror of https://github.com/MysticRyuujin/guac-install.git synced 2023-10-10 13:36:56 +02:00

Update docker-install.sh

This commit is contained in:
Chase Wright 2017-03-12 13:36:03 -05:00 committed by GitHub
parent 7e1203c8a6
commit 279dc3ec3b

View File

@ -1,5 +1,5 @@
#!/bin/bash
# WORKING ON UBUNTU 16.04.1 LTS
# WORKING ON UBUNTU 16.04 LTS
VERSION="0.9.11"
SERVER=$(curl -s 'https://www.apache.org/dyn/closer.cgi?as_json=1' | jq --raw-output '.preferred|rtrimstr("/")')