1
0
This commit is contained in:
dtb 2022-11-03 01:36:26 -04:00
parent b0fa34b063
commit 7dcf8093ad
2 changed files with 2 additions and 5 deletions

View File

@ -1,12 +1,9 @@
#!/bin/sh
set -ex
str isvalue "$pig_fetch" \
|| pig_fetch="$(command -v pig_fetch)"
set -e
while str isvalue "$1"; do
$pig_fetch "$1" | xq -x "$(
pig_fetch "$1" | xq -x "$(
printf '.
* { feed: { pig: {
feed_url: "%b",