diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-06-02 13:47:58 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-06-02 13:47:58 +0000 |
commit | 27b94819cbd814a38ce00b69444e08918901f952 (patch) | |
tree | 96bb09543d1904314e5a3cddcfe3cd56c7ebea9b | |
parent | gitignore: ignore the var directories (diff) | |
download | gentoo-mirrorstats-27b94819cbd814a38ce00b69444e08918901f952.tar.gz gentoo-mirrorstats-27b94819cbd814a38ce00b69444e08918901f952.tar.bz2 gentoo-mirrorstats-27b94819cbd814a38ce00b69444e08918901f952.zip |
also check albatross
-rwxr-xr-x | mirmon-portage.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mirmon-portage.sh b/mirmon-portage.sh index ae67e48..925aae5 100755 --- a/mirmon-portage.sh +++ b/mirmon-portage.sh @@ -1,6 +1,6 @@ #!/bin/bash -INFRA="bobolink boobie crane hawk kookaburra magpie raven vireo" +INFRA="albatross bobolink boobie crane hawk kookaburra magpie raven vireo" cd /var/www/mirrorstats.gentoo.org/gentoo-mirrorstats/portage_mirrors # Grab mirrors from the web |