mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 18:13:08 +02:00
export PMODULES_VERSION in master build script
This commit is contained in:
@@ -28,7 +28,7 @@ get_version() {
|
||||
echo $(awk "/^$1[[:blank:]]/ {print \$2}" "${DEFAULT_VERSIONS_CONFIG}")
|
||||
}
|
||||
|
||||
declare -r PMODULES_VERSION=$(get_version 'Pmodules')
|
||||
declare -rx PMODULES_VERSION=$(get_version 'Pmodules')
|
||||
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user