forked from sig_core/toolkit
Rocky is used twice and shellcheck
This commit is contained in:
parent
2d0b95d158
commit
a977a8b5ba
@ -87,7 +87,7 @@ fi
|
||||
|
||||
# Change Symlink if required
|
||||
echo "Setting symlink to ${REV}"
|
||||
pushd "${STAGING_ROOT}/${CATEGORY_STUB}"
|
||||
pushd "${STAGING_ROOT}/${CATEGORY_STUB}" || exit
|
||||
/bin/rm "${STAGING_ROOT}/${CATEGORY_STUB}/latest-8"
|
||||
ln -sr "${STAGING_ROOT}/${CATEGORY_STUB}/${REV}" latest-8
|
||||
popd || exit
|
||||
|
Loading…
Reference in New Issue
Block a user