Make application symbolic links relative paths
This is not a common thing, but if your application needs to use a symbolic link for any reason, make sure that the deploy script can use a relative path instead of absolute one. It can come very handy sometimes.
ln -s $(cd)../path/to/the/symbolic/location symbolic/location
Written by Cristiano Diniz da Silva
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Link
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#