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

Fix Comment (#39)

* Just fixing a silly comment
This commit is contained in:
Chase Wright 2018-03-12 16:54:36 -05:00 committed by GitHub
parent baac552de0
commit 8260cdda51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Version numbers of Guacamole and MySQL Connector/J to download
# Version number of Guacamole to install
GUACVERSION="0.9.14"
# Get script arguments for non-interactive mode

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...

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Version numbers of Guacamole and MySQL Connector/J to download
# Version number of Guacamole to install
GUACVERSION="0.9.14"
# Update apt so we can search apt-cache for newest tomcat version supported

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Version Numbers of Guacamole to download
# Version number of Guacamole to install
GUACVERSION="0.9.14"
# Try to get database from /etc/guacamole/guacamole.properties