From 435971858c69ee20457660fbbd4ee4c52aa21a39 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 5 Mar 2020 06:34:01 +0100 Subject: comment fixup --- etc/centos-mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/centos-mirror.sh b/etc/centos-mirror.sh index 85e87d4..4b95949 100755 --- a/etc/centos-mirror.sh +++ b/etc/centos-mirror.sh @@ -1,7 +1,7 @@ #!/bin/sh # -# use fixed mirror (be proxy friendly) +# use fixed mirror (be cache proxy friendly) # furl="http://mirror.centos.org/" turl="${CENTOS_MIRROR-http://mirror.centos.org/}" -- cgit