summaryrefslogtreecommitdiff
path: root/gup/abgabe.gup
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-10-21 16:54:11 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2015-10-21 16:54:11 +0200
commit53e74cf918ef0cb754f33364c716816af3a9ce3b (patch)
tree21d5d2e4509cb39136b3683ec27c05d79cfb553a /gup/abgabe.gup
parent29aba9e9dd737ab710092540be906d3f2bfbde8e (diff)
downloaduni-53e74cf918ef0cb754f33364c716816af3a9ce3b.tar
uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.tar.gz
uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.tar.bz2
uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.tar.xz
uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.zip
Added support for building zip files for uploading
Diffstat (limited to 'gup/abgabe.gup')
-rw-r--r--gup/abgabe.gup3
1 files changed, 3 insertions, 0 deletions
diff --git a/gup/abgabe.gup b/gup/abgabe.gup
new file mode 100644
index 0000000..3a61c7e
--- /dev/null
+++ b/gup/abgabe.gup
@@ -0,0 +1,3 @@
1#!/usr/bin/env zsh
2
3awk -v "base=$(dirname $2)" '{ print base "/" $0; }' $(dirname $2)/manifest | xargs -t -d '\n' -- zip -j $2