fix lack of MAJ

This commit is contained in:
Louis Abel 2024-12-19 03:37:23 -07:00
parent 723e822464
commit 27cab40b9a
Signed by untrusted user: label
GPG Key ID: 2A6975660E424560

View File

@ -2,6 +2,7 @@
# Signs repo metadata only # Signs repo metadata only
# shellcheck disable=SC2046,1091,1090 # shellcheck disable=SC2046,1091,1090
source "$(dirname "$0")/common" source "$(dirname "$0")/common"
MAJ=${RLVER}
echo "** Signing source repos" echo "** Signing source repos"
for y in "${ALL_REPOS[@]}"; do for y in "${ALL_REPOS[@]}"; do