#!/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