mirror of
https://github.com/keycloak/keycloak
synced 2025-05-12 21:19:45 +00:00
4 lines
97 B
Bash
Executable File
4 lines
97 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
awk '/:project_version:/ { print $2 }' topics/templates/document-attributes.adoc
|