From d6ba111f911867fffd38d66d6cd6ad807330b2fa Mon Sep 17 00:00:00 2001 From: Chase Wright Date: Sat, 16 Nov 2019 10:01:48 -0600 Subject: [PATCH] Note about Debian 10 It's been reported that Guacamole 1.0.0 and Debian 10 are not playing nice. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffcfd2a..9dbab46 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # guac-install -Script for installing Guacamole 1.0.0 on Ubuntu 16.04 or newer with MySQL. It should also work on pure Debian >= 7 but I have not tested. Feel free to provide freeback! +Script for installing Guacamole 1.0.0 on Ubuntu 16.04 or newer with MySQL. It should also work on pure Debian 7, 8, and 9. **It seems Debian 10 is not working right now** Run script, enter MySQL Root Password and Guacamole User password. Guacamole User is used to connect to the Guacamole Database.