Update guac-install.sh

Yup drunk
This commit is contained in:
Chase Wright 2018-01-20 16:57:53 -05:00 committed by GitHub
parent c378aae2f6
commit c45f9a62c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ fi
SERVER="http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/${VERSION}"
# Quick Fix SERVER
SERVER=$GUACVERSION
VERSION=$GUACVERSION
# Download Guacamole Server
wget -O guacamole-server-${VERSION}.tar.gz ${SERVER}/source/guacamole-server-${VERSION}.tar.gz