From a47d1069268d6ffda25e0168bcd0a535b67eee6e Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 3 Nov 2021 18:12:40 +0100 Subject: [PATCH] chore: remove weblate ping script --- ping-weblate.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 ping-weblate.sh diff --git a/ping-weblate.sh b/ping-weblate.sh deleted file mode 100755 index af0e2e019..000000000 --- a/ping-weblate.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -set -e - -# Shell script because yaml doesn't understand the header is a string literal and not a yaml symbol - -curl -d operation=pull -H "Authorization: Token $WEBLATE_TOKEN" https://hosted.weblate.org/api/projects/vikunja/repository/ -curl -d operation=push -H "Authorization: Token $WEBLATE_TOKEN" https://hosted.weblate.org/api/projects/vikunja/repository/