How to pass arg in ssh command

前端 未结 0 1030
执念已碎
执念已碎 2020-12-08 19:29

I\'m using jenkins and have prepared x.sh, it\'s :

ssh -tt $2 \' \\
echo 1111111;\\
echo $1;\\
\'

and then I run this x.sh in je

相关标签:
回答
  • 消灭零回复
提交回复
热议问题