This commit is contained in:
2016-02-22 21:00:08 +01:00
parent dcb22793b0
commit 5650589bc2

View File

@@ -7,6 +7,6 @@ repository_path="${3}"
source /lib/gentoo/functions.sh
ebegin "Updating herds.xml"
ebegin "Updating projects.xml"
wget -q -O "${repository_path}"/metadata/projects.xml https://api.gentoo.org/metastructure/projects.xml
eend $?