freematics-traccar-encrypted/generate-key.sh

5 lines
50 B
Bash
Executable File

#!/bin/bash
echo "Key: $(openssl rand -hex 32)"