This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/app/config/secrets/plume/secret_key.sh

3 lines
49 B
Bash
Raw Normal View History

2020-09-21 14:29:49 +00:00
#!/bin/bash
openssl rand -base64 32 > secret_key