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