Added generated_by tag

This commit is contained in:
Ubergeek 2019-11-05 00:31:56 +00:00
parent faccd9b2c3
commit 9850f7e694
1 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@
# http://protocol.club/~datagrok/beta-wiki/tdp.html
#
# This command takes no arguments, and sends outputs to stdout.
# Version 1.1
# Version 1.2
#
# Licensed under a the AGPL 3.0 or later, by Ubergeek (ubergeek@thunix.net)
# https://www.gnu.org/licenses/gpl-3.0.en.html
@ -56,6 +56,7 @@ for i in $(for i in $(members tilde); do echo $i; done | sort | uniq); do
echo -e "\t},"
fi
done
echo -e "\t]"
echo -e "\t],"
echo -e "\t\"generated_by\":\"bash_tdp\""
echo "}"