mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2025-07-06 16:43:34 +02:00
0.9.13 update (#10)
* Update guac-install-server.sh * Update guac-upgrade.sh * Update guac-install.sh * Update docker-install.sh
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# WORKING ON UBUNTU 16.04 LTS
|
||||
|
||||
VERSION="0.9.12"
|
||||
VERSION="0.9.13"
|
||||
|
||||
read -s -p "Enter the password that will be used for MySQL Root: " MYSQLROOTPASSWORD
|
||||
read -s -p "Enter the password that will be used for the Guacamole database: " GUACDBUSERPASSWORD
|
||||
|
Reference in New Issue
Block a user