Searched refs:DOWNLOAD_ARCH (Results 1 - 1 of 1) sorted by relevance

/lxc/templates/
H A Dlxc-download.in29 DOWNLOAD_ARCH=
243 -a|--arch) DOWNLOAD_ARCH=$2; shift 2;;
302 [ -z "$DOWNLOAD_ARCH" ]; then
351 [ -n "$DOWNLOAD_ARCH" ] && [ "$3" != "$DOWNLOAD_ARCH" ] && continue
376 if [ -z "$DOWNLOAD_ARCH" ]; then
378 read DOWNLOAD_ARCH
394 LXC_CACHE_PATH="$LXC_CACHE_PATH/$DOWNLOAD_RELEASE/$DOWNLOAD_ARCH/"
444 [ "$3" != "$DOWNLOAD_ARCH" ] || \

Completed in 8 milliseconds