I\'m using jenkins and have prepared x.sh, it\'s :
x.sh
ssh -tt $2 \' \\ echo 1111111;\\ echo $1;\\ \'
and then I run this x.sh in je