1
0
mirror of https://git.koehlerweb.org/frodovdr/guac-install synced 2024-11-14 22:47:14 +01: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("/")')