From 73bdc4f9413760dac5df5efe66832532ccb8041a Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 21 Jun 2020 11:31:31 +0800 Subject: update --- gist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gist b/gist index a776ca2..5c658ce 100755 --- a/gist +++ b/gist @@ -402,7 +402,7 @@ _fetch_gists() { # set global variable HEADER in http_method, so prevent using pipe HEADER=$(tmp_file HEADER) - HEADER=$HEADER http_method GET $GITHUB_API/$route${1} | _parse_response + http_method GET $GITHUB_API/$route${1} | _parse_response } # consider if HEADER is not exist -- cgit v1.2.3-70-g09d2