Update of typo in tarballs url.
Change-Id: Icef329aebdc7d232f8044afc106940e864f97c72
This commit is contained in:
@@ -167,7 +167,7 @@ fi
|
|||||||
##############
|
##############
|
||||||
pkgversion="libra-2.0"
|
pkgversion="libra-2.0"
|
||||||
pkglocation="/tmp"
|
pkglocation="/tmp"
|
||||||
tarball="http://tarball.openstack.org/libra/${pkgversion}.tar.gz"
|
tarball="http://tarballs.openstack.org/libra/${pkgversion}.tar.gz"
|
||||||
|
|
||||||
echo "Downloading ${pkgversion} tarball to ${pkglocation}" | tee -a ${LOG}
|
echo "Downloading ${pkgversion} tarball to ${pkglocation}" | tee -a ${LOG}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user