mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.36k stars 491 forks source link

Fix `ssh` task escaping #708

Closed lovro-bikic closed 2 years ago

lovro-bikic commented 2 years ago

Refactors ssh task to use Mina DSL.

This fixes part of https://github.com/mina-deploy/mina/issues/660 (2nd issue) as the command will now be properly escaped.