diff options
Diffstat (limited to 'build-tools/repo')
-rw-r--r-- | build-tools/repo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-tools/repo b/build-tools/repo new file mode 100644 index 0000000..46c0207 --- /dev/null +++ b/build-tools/repo @@ -0,0 +1,2 @@ +#!/bin/sh +exec reprepro -b "${REPO_BASE:-$HOME/lets-roll}" "$@" |