From 8676e9e3496fc4beec57939aab746d16af9bc892 Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Tue, 24 Dec 2024 16:46:57 +0100 Subject: [PATCH] func: fix typo Signed-off-by: AuxXxilium --- scripts/func.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/func.sh b/scripts/func.sh index fa269748..71d2dbdb 100755 --- a/scripts/func.sh +++ b/scripts/func.sh @@ -183,7 +183,6 @@ function getTheme() { fi fi done <<<$(curl -skL -H "Authorization: token ${TOKEN}" "https://api.github.com/repos/AuxXxilium/arc-theme/releases/tags/${TAG}" | jq -r '.assets[] | "\(.id) \(.name)"') - fi } # Get latest Buildroot-X