How to get complete console output from remote machine via SSH

前端 未结 0 1129
执念已碎
执念已碎 2020-12-06 15:52

I have a normal bash script which deploys my locally developed application to a test server. The script looks like this.

#!/usr/bin/env bash

ssh username@192         


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