add architecture check for freerdp (#12)

* add shebang-row

* use FreeRDP depending on current architecture

* add architecture check
This commit is contained in:
MysticEmpires
2017-08-02 05:27:53 -05:00
committed by Chase Wright
parent a153623ce8
commit 249da0ba33
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
#!/bin/bash
# Version Numbers of Guacamole and MySQL Connection/J to download
VERSION="0.9.13"
MCJVERSION="5.1.43"