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
1 changed files with 1 additions and 1 deletions

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("/")')