Adjusted symlink_shared_dirs so it applies the links to the upcoming release path as opposed to 'current_path' since we're now doing the linking step after deploy:update_code rather than after deploy:symlink
do the symlinking of individual config files and directories after the update_code step, as opposed to after the deploy:symlink step. doing it after deploy:symlink breaks deploy:migrations.