symlink broken
This commit is contained in:
parent
acf737fc4f
commit
74c42a603c
@ -87,5 +87,7 @@ fi
|
|||||||
|
|
||||||
# Change Symlink if required
|
# Change Symlink if required
|
||||||
echo "Setting symlink to ${REV}"
|
echo "Setting symlink to ${REV}"
|
||||||
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user