forked from sig_core/toolkit
shellcheck
This commit is contained in:
parent
74c42a603c
commit
1915cf2a27
1 changed files with 1 additions and 1 deletions
|
@ -90,4 +90,4 @@ echo "Setting symlink to ${REV}"
|
||||||
pushd "${STAGING_ROOT}/${CATEGORY_STUB}"
|
pushd "${STAGING_ROOT}/${CATEGORY_STUB}"
|
||||||
/bin/rm "${STAGING_ROOT}/${CATEGORY_STUB}/latest-8"
|
/bin/rm "${STAGING_ROOT}/${CATEGORY_STUB}/latest-8"
|
||||||
ln -sr "${STAGING_ROOT}/${CATEGORY_STUB}/${REV}" latest-8
|
ln -sr "${STAGING_ROOT}/${CATEGORY_STUB}/${REV}" latest-8
|
||||||
popd
|
popd || exit
|
||||||
|
|
Loading…
Reference in a new issue