diodemail/hash.sh

4 lines
57 B
Bash
Raw Normal View History

#!/bin/sh
printf "$@" | base64 | tr -d '\n' | sha256sum