From cde4a6525ad76e34f193d7540777ee3783c51edc Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 27 Dec 2019 10:40:03 +0800 Subject: update --- scripts/gist | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/gist b/scripts/gist index 40c062f..9dfa31d 100755 --- a/scripts/gist +++ b/scripts/gist @@ -52,7 +52,6 @@ index=$folder/index # get the list of gists _update() { curl -s -H "$auth_header" $github_api/users/$user/gists |\ - tee keep |\ jq '.[] | "\( .html_url ) \(.files | keys | length) \(.comments) \( .description )"' |\ tr -d '"' | tac | nl |\ while read line_num link file_num comment_num description; do -- cgit v1.2.3-70-g09d2