diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-04 08:35:52 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-04 08:35:52 +0200 |
| commit | 14003a8016ef6572a85541010e8e0b955d4bc9cd (patch) | |
| tree | fbb0cba33907fb0efceb7221cfa945d9bbffa20c /_sources.gup | |
| parent | 5c899cc4ab800fcb2ff5c6eb5d5a89f9ad42aac4 (diff) | |
| download | nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.tar nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.tar.gz nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.tar.bz2 nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.tar.xz nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.zip | |
...
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 |
