All Questions
1 question
0
votes
1
answer
503
views
Interactive Shell with Mina and Capistrano
Capistrano Doc says
http://capistranorb.com/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/#
ssh me@remote "[[ $- == *i* ]] && echo 'Interactive' || echo '...