From cdecedd1b79c43cb19678dabd2a5ab76c036254d Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Thu, 23 Feb 2023 07:38:09 -0500 Subject: [PATCH] another alt_text fix --- pdt.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pdt.sh b/pdt.sh index a939326..4d7ec9b 100644 --- a/pdt.sh +++ b/pdt.sh @@ -130,6 +130,7 @@ pdt() { do_mastodon=true do_twitter=true do_gnusocial=true + alt_text= while [[ $1 == -* ]]; do case $1 in -s) -- 2.25.1