diff options
Diffstat (limited to '_sources.gup')
| -rw-r--r-- | _sources.gup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_sources.gup b/_sources.gup index c483e204..259ef2a5 100644 --- a/_sources.gup +++ b/_sources.gup | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/usr/bin/env zsh | 1 | #!/usr/bin/env zsh |
| 2 | 2 | ||
| 3 | gup --always | ||
| 4 | gup -u nvfetcher.toml | 3 | gup -u nvfetcher.toml |
| 4 | gup --contents <(nvfetcher --version) | ||
| 5 | [[ -d $2 ]] && cp -a $2 $1 | 5 | [[ -d $2 ]] && cp -a $2 $1 |
| 6 | nvfetcher -o $1 | 6 | nvfetcher -o $1 |
