mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1418: update SQL Server driver to 9.4.1
This commit is contained in:
@@ -115,7 +115,7 @@ curl -L "https://jdbc.postgresql.org/download/postgresql-9.4-1201.jdbc41.jar" >
|
|||||||
#
|
#
|
||||||
|
|
||||||
echo "Downloading SQL Server JDBC driver ..."
|
echo "Downloading SQL Server JDBC driver ..."
|
||||||
curl -L "https://go.microsoft.com/fwlink/?linkid=2168494&clcid=0x409" | \
|
curl -L "https://go.microsoft.com/fwlink/?linkid=2183223&clcid=0x409" | \
|
||||||
tar -xz \
|
tar -xz \
|
||||||
-C "$DESTINATION/sqlserver/" \
|
-C "$DESTINATION/sqlserver/" \
|
||||||
--wildcards \
|
--wildcards \
|
||||||
|
Reference in New Issue
Block a user