libexec/shell in alpha_omega-0.0.130 vs libexec/shell in alpha_omega-0.0.131
- old
+ new
@@ -129,10 +129,10 @@
release)
bundle exec cap "$@" deploy
;;
stage)
- bundle exec cap "$@" deploy:update_code
+ bundle exec cap "$@" deploy:update_code deploy:symlink_next
;;
restart)
bundle exec cap "$@" deploy:restart
;;