From ff59d10a87763bdd297e94b8a53244da48b4d83b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 21 Oct 2010 12:49:17 +0200 Subject: [PATCH] added comment about resulting repos not being automatically indexed --- scripts/sfa-1.0-5.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/sfa-1.0-5.sh b/scripts/sfa-1.0-5.sh index baa8c36..82a73ab 100755 --- a/scripts/sfa-1.0-5.sh +++ b/scripts/sfa-1.0-5.sh @@ -1,3 +1,7 @@ +### IMPORTANT NOTE +# looks like after this has run successfully, +# the published repos still need to be indexed with createrepo + function liquid () { hostname | grep -q liquid ; } function reed () { hostname | grep -q reed ; } function velvet () { hostname | grep -q velvet ; } -- 2.47.0