File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ curl -fsSL "https://downloads.apache.org/guacamole/${RELEASE_CLIENT}/binary/guac
6666cd /root
6767curl -fsSL " https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-j-9.3.0.tar.gz" -o " /root/mysql-connector-j-9.3.0.tar.gz"
6868$STD tar -xf ~ /mysql-connector-j-9.3.0.tar.gz
69- mv ~ /mysql-connector-j-9.3.0.tar.gz /mysql-connector-j-9.3.0.tar.gz /etc/guacamole/lib/
69+ mv ~ /mysql-connector-j-9.3.0/mysql-connector-j-9.3.0.jar /etc/guacamole/lib/
7070curl -fsSL " https://downloads.apache.org/guacamole/${RELEASE_SERVER} /binary/guacamole-auth-jdbc-${RELEASE_SERVER} .tar.gz" -o " /root/guacamole-auth-jdbc-${RELEASE_SERVER} .tar.gz"
7171$STD tar -xf ~ /guacamole-auth-jdbc-$RELEASE_SERVER .tar.gz
7272mv ~ /guacamole-auth-jdbc-$RELEASE_SERVER /mysql/guacamole-auth-jdbc-mysql-$RELEASE_SERVER .jar /etc/guacamole/extensions/
You can’t perform that action at this time.
0 commit comments