Skip to content

Commit 16b8780

Browse files
committed
mirror: Add EPEL 7 to the list of EPEL versions to mirror
Signed-off-by: James Oguya <[email protected]>
1 parent 87caa46 commit 16b8780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mirror/epel_mirror

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
MINOR_VERSIONS=(6)
3+
MINOR_VERSIONS=(6 7)
44
LOCK_FILE=/var/lock/subsys/epel_mirror
55
NETWORK_MIRROR=mirror.nsc.liu.se
66
DESTINATION_TOP=/export/data/mirror/EPEL

0 commit comments

Comments
 (0)