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

Update guac-install.sh

I'm drunk
This commit is contained in:
Chase Wright 2018-01-20 16:54:59 -05:00 committed by GitHub
parent 5cc42e949e
commit c378aae2f6
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}" SERVER="http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/${VERSION}"
# Quick Fix SERVER # Quick Fix SERVER
SERVER=$GUACSERVER SERVER=$GUACVERSION
# Download Guacamole Server # Download Guacamole Server
wget -O guacamole-server-${VERSION}.tar.gz ${SERVER}/source/guacamole-server-${VERSION}.tar.gz wget -O guacamole-server-${VERSION}.tar.gz ${SERVER}/source/guacamole-server-${VERSION}.tar.gz