mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-93: Ensure database auth extension .jars are included in dist .tar.gz.
This commit is contained in:
@@ -66,7 +66,7 @@ cp guacamole/target/*.war "$DESTINATION/guacamole.war"
|
||||
# Copy JDBC auth extensions and SQL scripts
|
||||
#
|
||||
|
||||
tar -xzf extensions/guacamole-auth-jdbc/target/*.tar.gz \
|
||||
tar -xzf extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/target/*.tar.gz \
|
||||
-C "$DESTINATION" \
|
||||
--wildcards \
|
||||
--no-anchored \
|
||||
|
Reference in New Issue
Block a user