From 1e7de7c2823a9beea7103249b732f14b1b1e8f78 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 13 Mar 2022 18:35:03 +0100 Subject: nvfetcher --- _sources.gup | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _sources.gup (limited to '_sources.gup') diff --git a/_sources.gup b/_sources.gup new file mode 100644 index 00000000..ad9f7161 --- /dev/null +++ b/_sources.gup @@ -0,0 +1,5 @@ +#!/usr/bin/env zsh + +gup -u nvfetcher.toml +[[ -d $2 ]] && cp -a $2 $1 +nvfetcher -o $1 \ No newline at end of file -- cgit v1.2.3