mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2024-11-22 17:37:13 +01:00
Upgrade 1.5 (#241)
This commit is contained in:
parent
cce8f2b5a8
commit
0433b1d8c6
@ -4,7 +4,7 @@
|
|||||||
if ! [ $(id -u) = 0 ]; then echo "Please run this script as sudo or root"; exit 1 ; fi
|
if ! [ $(id -u) = 0 ]; then echo "Please run this script as sudo or root"; exit 1 ; fi
|
||||||
|
|
||||||
# Version number of Guacamole to install
|
# Version number of Guacamole to install
|
||||||
GUACVERSION="1.4.0"
|
GUACVERSION="1.5.0"
|
||||||
|
|
||||||
# Colors to use for output
|
# Colors to use for output
|
||||||
YELLOW='\033[1;33m'
|
YELLOW='\033[1;33m'
|
||||||
|
Loading…
Reference in New Issue
Block a user