forked from sig_core/toolkit
rename to 8
This commit is contained in:
parent
7a48d3b5cc
commit
879b03ac52
@ -12,6 +12,7 @@
|
|||||||
# Compose dir example: /mnt/repos-staging/mirror/pub/rocky/8.4-RC2
|
# Compose dir example: /mnt/repos-staging/mirror/pub/rocky/8.4-RC2
|
||||||
# Revision must always start with a major number
|
# Revision must always start with a major number
|
||||||
REVISION=8.4
|
REVISION=8.4
|
||||||
|
MAJOR="${REVISION:0:1}"
|
||||||
# comment or blank if needed
|
# comment or blank if needed
|
||||||
APPEND_TO_DIR="-RC2"
|
APPEND_TO_DIR="-RC2"
|
||||||
COMPOSE_DIR="/mnt/repos-staging/mirror/pub/rocky/${REVISION}${APPEND_TO_DIR}"
|
COMPOSE_DIR="/mnt/repos-staging/mirror/pub/rocky/${REVISION}${APPEND_TO_DIR}"
|
Loading…
Reference in New Issue
Block a user