mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2025-07-03 16:33:33 +02:00
add architecture check for freerdp (#12)
* add shebang-row * use FreeRDP depending on current architecture * add architecture check
This commit is contained in:
committed by
Chase Wright
parent
a153623ce8
commit
249da0ba33
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Version Numbers of Guacamole and MySQL Connection/J to download
|
||||
VERSION="0.9.13"
|
||||
MCJVERSION="5.1.43"
|
||||
|
Reference in New Issue
Block a user