mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2025-07-06 18:43:32 +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,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
VERSION="0.9.12"
|
||||
VERSION="0.9.13"
|
||||
|
||||
# Ubuntu and Debian have different names of the libjpeg-turbo library for some reason...
|
||||
if [ `egrep -c "ID=ubuntu" /etc/os-release` -gt 0 ]
|
||||
|
Reference in New Issue
Block a user