* Fized mysql-client installation error with existing MariaDB server

* Added gitignore add chmod +x install scripts

* Added gitignore add chmod +x install scripts

* Fized permissions

* Changed command availability detection

* Added gitignore add chmod +x install scripts

* Added gitignore add chmod +x install scripts
This commit is contained in:
Jasper Michalke 2020-02-23 19:05:19 +01:00 committed by GitHub
parent 3b295a33ba
commit 621ebc6d32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
guacamole-auth-jdbc-*
guacamole-server-*
mysql-connector-java-*

0
docker-install.sh Normal file → Executable file
View File

0
guac-install-server.sh Normal file → Executable file
View File

0
guac-upgrade.sh Normal file → Executable file
View File