mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
symlink: absolute path => relative path
This commit is contained in:
parent
91e5a3ef7d
commit
e1946e5fb1
@ -27,4 +27,4 @@ for version in ${VERSIONS[@]}; do
|
||||
rsync ${RSYNC_OPTS} "$upstream" "$dest"
|
||||
done
|
||||
|
||||
ln -sfT ${TUNASYNC_WORKING_DIR}/packages/${RELEASE_VERSION} ${TUNASYNC_WORKING_DIR}/packages/release
|
||||
ln -sfT ${RELEASE_VERSION} ${TUNASYNC_WORKING_DIR}/packages/release
|
||||
|
Loading…
x
Reference in New Issue
Block a user