Update guac-install-server.sh

This commit is contained in:
Chase Wright 2018-03-12 16:53:31 -05:00 committed by GitHub
parent 7381b5acf7
commit 9c999ccffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/bash
# Version number of Guacamole to install
GUACVERSION="0.9.14"
# Ubuntu and Debian have different names of the libjpeg-turbo library for some reason...