mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 01:30:48 +03:00
version 0.13.0
This commit is contained in:
parent
78d871220f
commit
6acb1fe5f8
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ function show_help () {
|
||||||
echo 'RULES environment variable with path to Nix file specifying recipient public keys.'
|
echo 'RULES environment variable with path to Nix file specifying recipient public keys.'
|
||||||
echo "Defaults to './secrets.nix'"
|
echo "Defaults to './secrets.nix'"
|
||||||
echo ' '
|
echo ' '
|
||||||
echo "agenix version: 0.12.0"
|
echo "agenix version: 0.13.0"
|
||||||
echo "age binary path: ${ageBin}"
|
echo "age binary path: ${ageBin}"
|
||||||
echo "age version: $(${ageBin} --version)"
|
echo "age version: $(${ageBin} --version)"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue