mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-03 20:39:33 -05:00
3 lines
97 B
Bash
Executable file
3 lines
97 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
awk '/:project_version:/ { print $2 }' topics/templates/document-attributes.adoc
|