1
0
Fork 0
dotfiles/utils/gen-secret.sh
2023-04-24 12:47:11 +02:00

2 lines
45 B
Bash
Executable file

#!/usr/bin/env sh
openssl rand -hex ${1:-64}