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

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

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