get.sh: remove unnecessary variable, repofail

it is entirely unused

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-09-02 04:02:49 +01:00
parent 3af4c7bcb1
commit 8a8be1dec9

View File

@@ -3,7 +3,7 @@
# Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com>
eval "`setvars "" loc url bkup_url subcurl subhash subgit subgit_bkup \
depend subcurl_bkup repofail`"
depend subcurl_bkup`"
tmpgit="$xbloc/gitclone"
tmpgitcache="$XBMK_CACHE/tmpgit"