diff options
author | typebrook <typebrook@gmail.com> | 2019-12-13 13:46:43 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-12-13 13:46:43 +0800 |
commit | c9a6cd4bd88add67543745af0c784ba389b599a2 (patch) | |
tree | 98b68c6ba44fe00b416b211a139359e0c490b2a1 /alias | |
parent | 46b38dce5448da3c5bf77b430d17d686d7777e6f (diff) |
update
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -111,6 +111,7 @@ upload-tig() { | |||
111 | repo=tig \ | 111 | repo=tig \ |
112 | tag=LATEST \ | 112 | tag=LATEST \ |
113 | filename=$(which tig) | 113 | filename=$(which tig) |
114 | overwrite=false | ||
114 | } | 115 | } |
115 | 116 | ||
116 | # Android | 117 | # Android |