1
0
mirror of https://git.koehlerweb.org/frodovdr/guac-install synced 2025-01-27 15:31:14 +01: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}"
# Quick Fix SERVER
SERVER=$GUACSERVER
SERVER=$GUACVERSION
# Download Guacamole Server
wget -O guacamole-server-${VERSION}.tar.gz ${SERVER}/source/guacamole-server-${VERSION}.tar.gz