mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2025-12-05 23:53:23 +00:00
Fixed MCJVERSION
Stupid spaces
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Version Numbers of Guacamole and MySQL Connection/J to download
|
||||
VERSION="0.9.13"
|
||||
MCJVERSION = "5.1.43"
|
||||
MCJVERSION="5.1.43"
|
||||
|
||||
SERVER=$(curl -s 'https://www.apache.org/dyn/closer.cgi?as_json=1' | jq --raw-output '.preferred|rtrimstr("/")')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user