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

/lxc/templates/
H A Dlxc-fedora.in849 MIRROR_URLS=$(curl -s -S -f "$MIRRORLIST_URL" | sed -e '/^http:/!d' -e '2,6!d')
850 if [ $? -eq 0 ] && [ -n "$MIRROR_URLS" ]
860 for MIRROR_URL in ${MIRROR_URLS}

Completed in 1016 milliseconds