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