diff options
| author | typebrook <typebrook@gmail.com> | 2020-01-17 10:31:36 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-01-17 10:31:36 +0800 |
| commit | 8f18965fe816833d2779c44106e6d6cf2fef6301 (patch) | |
| tree | 4d2bfde6ec6455c629c33acf24d92b6104020f29 /scripts | |
| parent | 7c39ace1b87baea67f7fc249bb390c873e95332e (diff) | |
update
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/gist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gist b/scripts/gist index 9457474..a41d9b3 100755 --- a/scripts/gist +++ b/scripts/gist | |||
| @@ -94,6 +94,7 @@ _update() { | |||
| 94 | } | 94 | } |
| 95 | 95 | ||
| 96 | _starred() { | 96 | _starred() { |
| 97 | return 0 | ||
| 97 | } | 98 | } |
| 98 | 99 | ||
| 99 | _sync_repos() { | 100 | _sync_repos() { |