From f791483cb24005b7d07f2ca9f2737490b3fdb2ab Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 30 Dec 2019 15:12:29 +0800 Subject: update --- scripts/gist | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index 9dfa31d..834d6cf 100755 --- a/scripts/gist +++ b/scripts/gist @@ -49,6 +49,9 @@ auth_header="Authorization: token $github_api_token" mkdir -p $folder index=$folder/index +# Validate settings. +[ "$TRACE" ] && set -x && echo foo + # get the list of gists _update() { curl -s -H "$auth_header" $github_api/users/$user/gists |\ -- cgit v1.2.3-70-g09d2