Quinq likes redirects, so add them. - annna - Annna the nice friendly bot. HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/ DIR Log DIR Files DIR Refs DIR Tags DIR README --- DIR commit 2e8048456396f62c70125b0f1f368d26a5f3670f DIR parent 3bbecb9a5209657f6afc372ba25b921f7f0dc151 HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Sat, 13 Mar 2021 14:57:38 +0100 Quinq likes redirects, so add them. Diffstat: M annna-add-hashtag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/annna-add-hashtag b/annna-add-hashtag @@ -38,7 +38,7 @@ dltag() { ;; *) ext="$(basename "${uri}" | sed 's/^.*\.//')" - curl -o "${stag}.${ext}" "${uri}" + curl -Lo "${stag}.${ext}" "${uri}" if [ $? -gt 0 ]; then error=1