From 323391137512f67a53c36a0c9c971d9adc6b1dab Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 21 Oct 2010 12:58:22 +0200 Subject: [PATCH] reference to the helper script reindex.sh on liquid --- scripts/sfa-1.0-5.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/sfa-1.0-5.sh b/scripts/sfa-1.0-5.sh index 82a73ab..ea59e6d 100755 --- a/scripts/sfa-1.0-5.sh +++ b/scripts/sfa-1.0-5.sh @@ -1,6 +1,7 @@ ### IMPORTANT NOTE # looks like after this has run successfully, # the published repos still need to be indexed with createrepo +# see also liquid:build/sfa/reindex.sh function liquid () { hostname | grep -q liquid ; } function reed () { hostname | grep -q reed ; } -- 2.43.0