Update file run_before_01-decrypt-age-key.tmpl

This commit is contained in:
Brian Zalewski 2023-01-31 06:07:34 +00:00
parent 873bf3c773
commit 7a8372b2de

View file

@ -9,6 +9,7 @@ if ! command -v age > /dev/null; then
brew install age
else
logg warn '`age` is not installed which is utilized in the decryption process'
fi
fi
### Decrypt private key if it is not already present