Remove useless line

This commit is contained in:
ppom 2024-01-10 12:00:00 +01:00
parent 03862b33a6
commit 0a1614ea4d

View File

@ -23,8 +23,6 @@ DATA='{
{"url": "https://static.ppom.me/reaction/releases/'"$TAG"'/reaction.deb.minisig", "name": "reaction.deb.minisig", "link_type": "other"}
]}}'
DATA="$(echo "$DATA" | tr '\n' ' ')"
curl \
--fail-with-body \
--location \