Skip to content
Snippets Groups Projects
Commit 6ff3d31c authored by Christian Kotzbauer's avatar Christian Kotzbauer
Browse files

fix: shellcheck


Signed-off-by: default avatarChristian Kotzbauer <git@ckotzbauer.de>
parent f686354f
Branches gh-pages
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ test -z "$VERSION" && {
test -z "$TMPDIR" && TMPDIR="$(mktemp -d)"
TAR_FILE="$TMPDIR/${FILE_BASENAME}_$(uname -s)_$(uname -m).tar.gz"
export $TAR_FILE
export TAR_FILE
(
echo "Downloading GoReleaser $VERSION..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment