dotfiles/bin/bin/jetpack2mf
2024-09-13 01:43:22 -04:00

7 lines
216 B
Bash
Executable File

#!/bin/sh
wp --path=/var/www/tcpinball.org post meta get $1 _publicize_shares --format=json \
| jq -r '[.[] | .message?]' \
| wp --path=/var/www/tcpinball.org post meta add $1 mf2_syndication --format=json