# File lib/capistrano/recipes/deploy/strategy/remote.rb, line 14
        def deploy!
          scm_run "#{command} && #{mark}"
        end