[DO-0] Encrypt secrets.txt with new devops keys

This commit is contained in:
Stanislav Gabenov
2024-02-15 17:57:56 +03:00
parent e266793fb7
commit 2b47e90742
2 changed files with 7 additions and 6 deletions

View File

@@ -15,8 +15,8 @@ Commands:
Example:
./sign.sh --import_keys
./sign.sh --decrypt token.txt.asc
./sign.sh --encrypt token.txt
./sign.sh --decrypt secrets.txt.asc
./sign.sh --encrypt secrets.txt
"
}