From f06c6e67e18724101a7f99fe0db4e9edd9009db8 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Mon, 13 May 2019 10:54:06 +0000 Subject: [PATCH] stop building it here Signed-off-by: Rick Elrod --- roles/fedora-web/build/files/syncStatic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/fedora-web/build/files/syncStatic.sh b/roles/fedora-web/build/files/syncStatic.sh index 7a541a95aa..7d17f62304 100644 --- a/roles/fedora-web/build/files/syncStatic.sh +++ b/roles/fedora-web/build/files/syncStatic.sh @@ -50,7 +50,7 @@ cd /srv/web/fedora-websites /usr/bin/git pull -q --ff-only || exit 1 build labs.fedoraproject.org build arm.fedoraproject.org -build getfedora.org +#build getfedora.org build alt.fedoraproject.org pushd mirrors.fedoraproject.org > /dev/null