transmet/gen-csrf.sh

4 lines
63 B
Bash
Executable File

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