aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-03-16 17:47:54 +0800
committertypebrook <typebrook@gmail.com>2020-03-16 17:48:00 +0800
commitca95437407c19202e2be01e21565468515d95e39 (patch)
tree441f5c668a81f01d643c4e68cf6755abedece5c0
parentf9e0764e889430adafa93ca78a775b43a2cb5d29 (diff)
Add item for gh-page
-rwxr-xr-xgist1
1 files changed, 1 insertions, 0 deletions
diff --git a/gist b/gist
index 6b40d5b..197796a 100755
--- a/gist
+++ b/gist
@@ -40,6 +40,7 @@
40# It is your business to do git commit and git push 40# It is your business to do git commit and git push
41 41
42# TODO subcommand tag for #TAG in description 42# TODO subcommand tag for #TAG in description
43# TODO migrate to gh-page, with install.sh and check_md5 in README
43 44
44currentVersion="1.23.0" 45currentVersion="1.23.0"
45configuredClient="" 46configuredClient=""