Commit Graph
19 Commits
Author SHA1 Message Date
Chase WrightandGitHub 70ece90f98 added apt-get update and build-essential 2017-03-03 22:34:01 -06:00
Chase WrightandGitHub 433c5275ff Included apt-get update and build-essentials 2017-03-03 22:33:32 -06:00
Chase WrightandGitHub 02f6f18e9c Fixed localhost 2017-02-17 14:22:48 -06:00
Chase WrightandGitHub 0cb80f82ca Updated SQL code from localhost to % 2017-02-11 08:49:09 -06:00
Chase WrightandGitHub 72f61761ed Updated Version, Fixed some syntax 2017-02-11 08:47:49 -06:00
Chase WrightandGitHub c1ad43febc Initial Script for Guacamole Upgrade 2017-02-03 21:19:36 -06:00
Chase WrightandGitHub 6f87ddae07 Updated Version Information
I converted all instances of "0.9.10" to $VERSION and defined VERSION="0.9.11"
2017-02-03 21:08:18 -06:00
Chase WrightandGitHub b0cbc4e5f0 Fixed Line Breaks
I split apt-get into multiple lines so it wasn't just one long line across the screen.
I also split the SQL database creation by converting it to a multi-line variable
Added more comments
2017-01-28 09:01:35 -06:00
Chase WrightandGitHub d1933dbae0 Added a check to exit script if apt-get fails
If apt-get fails, likely due to missing dependencies or differing names outside of Ubuntu 16.04.01 LTS official sources, we should just exit and inform the user, no need to keep going...
2017-01-03 09:02:12 -06:00
Chase WrightandGitHub 23df3c91e1 Added curl just in case
Some users have reported that curl is sometimes not installed (weird)
2017-01-02 11:05:49 -06:00
Chase WrightandGitHub b00d8826a0 Added wget & curl, just in case
Some users have reported that wget and curl are sometimes not installed (weird)
2017-01-02 11:05:13 -06:00
Chase WrightandGitHub 68412434fc Updated to work with 0.9.10
Also removed downloaded files
2016-12-31 16:55:51 -06:00
Chase WrightandGitHub 8ee0b24834 Update README.md 2016-12-31 16:44:30 -06:00
Chase WrightandGitHub 5cd3dfa52f Updated to support Guacamole 0.9.10
Latest versions as of December 31, 2016
2016-12-31 16:40:40 -06:00
Chase WrightandGitHub f75b3551f7 Created docker-install.sh
Docker Install Script
2016-10-20 20:26:40 -05:00
Chase WrightandGitHub b01e7fb84d Update guac-install.sh
Fixed the MySQL setup and updated to mysql-connector-java-5.1.39
2016-08-14 14:55:43 -05:00
Chase WrightandGitHub d3dd3223bc Update README.md 2016-08-14 13:31:26 -05:00
Chase WrightandGitHub bf6e38b377 First Version
First Version
2016-08-14 13:29:46 -05:00
Chase Wright 87ce236e0e Initial commit 2016-08-14 13:05:46 -05:00