update_clamav.sh: Set REPOS to "f39 f38 epel9"

This commit is contained in:
Orion Poplawski 2023-08-17 22:08:45 -06:00
parent 417910be2c
commit bf3e645305
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=1.0.2
REPOS="n"
REPOS="f39 f38 epel9"
if [ -z "$1" ]
then