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

/lxc/templates/
H A Dlxc-download.in40 DOWNLOAD_RELEASE=
242 -r|--release) DOWNLOAD_RELEASE=$2; shift 2;;
301 if [ -z "$DOWNLOAD_DIST" ] || [ -z "$DOWNLOAD_RELEASE" ] || \
350 [ -n "$DOWNLOAD_RELEASE" ] && [ "$2" != "$DOWNLOAD_RELEASE" ] && continue
371 if [ -z "$DOWNLOAD_RELEASE" ]; then
373 read DOWNLOAD_RELEASE
394 LXC_CACHE_PATH="$LXC_CACHE_PATH/$DOWNLOAD_RELEASE/$DOWNLOAD_ARCH/"
443 [ "$2" != "$DOWNLOAD_RELEASE" ] || \

Completed in 10 milliseconds