rename to 8

This commit is contained in:
nazunalika 2021-07-05 10:17:19 -07:00
parent 7a48d3b5cc
commit 879b03ac52
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
# Compose dir example: /mnt/repos-staging/mirror/pub/rocky/8.4-RC2
# Revision must always start with a major number
REVISION=8.4
MAJOR="${REVISION:0:1}"
# comment or blank if needed
APPEND_TO_DIR="-RC2"
COMPOSE_DIR="/mnt/repos-staging/mirror/pub/rocky/${REVISION}${APPEND_TO_DIR}"