diff --git a/abra.sh b/abra.sh index adf74af..f43a849 100644 --- a/abra.sh +++ b/abra.sh @@ -1,6 +1,6 @@ set -e -export CONFIG_TOML_VERSION=v2 +export CONFIG_TOML_VERSION=v3 generate_enc_keys() { KEY_A="$(openssl rand -base64 32)"