summaryrefslogtreecommitdiff
path: root/gup/abgabe.gup
diff options
context:
space:
mode:
Diffstat (limited to 'gup/abgabe.gup')
-rw-r--r--gup/abgabe.gup2
1 files changed, 1 insertions, 1 deletions
diff --git a/gup/abgabe.gup b/gup/abgabe.gup
index 693b8b8..a063884 100644
--- a/gup/abgabe.gup
+++ b/gup/abgabe.gup
@@ -19,4 +19,4 @@ gup --update $manifest
19 19
20deps | xargs gup --update 20deps | xargs gup --update
21 21
22{ cd $dir && xargs -d '\n' -- find | filter | xargs -t -d '\n' -- zip - manifest >$(basename $2)} <${manifest} 22{ cd $dir && xargs -d '\n' -- find | filter | xargs -t -d '\n' -- zip - manifest >${1}} <${manifest}