This commit is contained in:
Julian Ospald 2016-02-22 21:00:08 +01:00
parent dcb22793b0
commit 5650589bc2
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

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 $?