forked from sig_core/toolkit
move vars
This commit is contained in:
parent
327ddc3deb
commit
cd5b69b390
@ -5,10 +5,10 @@
|
||||
#
|
||||
# Source common variables
|
||||
# shellcheck disable=SC2046,1091,1090
|
||||
export SHORT=Rocky
|
||||
source $(dirname "$0")/common
|
||||
|
||||
# Major Version (eg, 8)
|
||||
SHORT=Rocky
|
||||
MAJ=${RLVER}
|
||||
|
||||
# sync all pieces of a release, including extras, nfv, etc
|
||||
|
@ -5,10 +5,10 @@
|
||||
#
|
||||
# Source common variables
|
||||
# shellcheck disable=SC2046,1091,1090
|
||||
export SHORT=Rocky
|
||||
source $(dirname "$0")/common
|
||||
|
||||
# Major Version (eg, 8)
|
||||
SHORT=Rocky
|
||||
MAJ=${RLVER}
|
||||
|
||||
# sync all pieces of a release, including extras, nfv, etc
|
||||
|
Loading…
Reference in New Issue
Block a user