Glacier v4 testing
This commit is contained in:
8
src/glacier-v4/input-test
Executable file
8
src/glacier-v4/input-test
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
. /etc/glacier/hooks
|
||||
|
||||
for r in ${ALLOWED_REPOS[@]}; do
|
||||
DOWNLOAD_REPO(1 2 3 4 5 6 7 8)=$GREPO/$r
|
||||
echo $DOWNLOAD_REPO
|
||||
done
|
||||
Reference in New Issue
Block a user