further prep for 8.5

This commit is contained in:
Louis Abel 2021-11-01 13:12:48 -07:00
parent c63094adfa
commit 4d4f89f8b6
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 4 additions and 0 deletions

View File

@ -68,3 +68,7 @@ ret_val=$?
if [ "$ret_val" -eq 0 ]; then
$(dirname "$0")/sign-repos-only.sh
fi
# Change Symlink if required
/bin/rm ${STAGING_ROOT}/${CATEGORY_STUB}/latest-8
ln -sr ${STAGING_ROOT}/${CATEGORY_STUB}/${REV} latest-8