Added version.

This commit is contained in:
tastytea 2019-06-23 22:26:14 +02:00
parent 63c558b864
commit 953b0c574f
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07

View File

@ -2,6 +2,8 @@
# Print some basic info about fediverse instances. Install json_pp for prettier
# output.
# Version: 2019-06-23_1
if [ -z "${1}" ]; then
echo "usage: ${0} DOMAIN" >&2
exit 1