Move to jq instead of jaq for pleroma instances. - gopher-lawn - The gopher lawn gopher directory project.
(HTM) git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gopher-lawn/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
---
(DIR) commit 74f71f0f4082d2dcc4cda7009b6ea7d93c49335d
(DIR) parent c5e45c9085eb9902c6fd140ad274e82c18f42f3b
(HTM) Author: Christoph Lohmann <20h@r-36.net>
Date: Tue, 9 Jul 2024 21:41:09 +0200
Move to jq instead of jaq for pleroma instances.
Diffstat:
M fediverse/get-pleroma-instances.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/fediverse/get-pleroma-instances.sh b/fediverse/get-pleroma-instances.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-JQ="jaq"
+JQ="jq"
sed 's,",\\",g; s,$,\\n,' <<-EOF \
| tr -d '\n' \