summaryrefslogtreecommitdiff
path: root/_sources.gup
diff options
context:
space:
mode:
Diffstat (limited to '_sources.gup')
-rw-r--r--_sources.gup5
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
3gup -u nvfetcher.toml
4[[ -d $2 ]] && cp -a $2 $1
5nvfetcher -o $1 \ No newline at end of file