mirror of
https://github.com/redlib-org/redlib-instances.git
synced 2024-11-13 18:06:15 -05:00
Remove unncessary notes from generate-instances-json.sh.
This commit is contained in:
parent
427ba5f877
commit
ebe8191b26
@ -483,13 +483,6 @@ create_instance_entry ()
|
||||
echo "${json}"
|
||||
}
|
||||
|
||||
# NOTES
|
||||
#
|
||||
# use jq --slurp to turn mutliple objects into array
|
||||
#
|
||||
# load any existing onion sites from json:
|
||||
# jq -Mcer '.instances[] | select(.onion)' instances-example.json
|
||||
|
||||
# helpdoc
|
||||
#
|
||||
# Print usage information to stdout.
|
||||
|
Loading…
Reference in New Issue
Block a user