transmet/gen-csrf.sh

4 lines
62 B
Bash
Executable File

#!/bin/sh
dd if=/dev/random of=csrf-secret.txt count=32 bs=1