From bf3e6453057dd059677548c4da3276c198078cae Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 17 Aug 2023 22:08:45 -0600 Subject: [PATCH] update_clamav.sh: Set REPOS to "f39 f38 epel9" --- update_clamav.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_clamav.sh b/update_clamav.sh index 3507e2f..ac7d84b 100755 --- a/update_clamav.sh +++ b/update_clamav.sh @@ -1,5 +1,5 @@ VERSION=1.0.2 -REPOS="n" +REPOS="f39 f38 epel9" if [ -z "$1" ] then