This commit is contained in:
parent
9ab7248548
commit
4a01570b5f
1 changed files with 1 additions and 0 deletions
|
@ -19,4 +19,5 @@ jobs:
|
||||||
apt install -y openssh-client
|
apt install -y openssh-client
|
||||||
- name: Comando remoto via SSH
|
- name: Comando remoto via SSH
|
||||||
run: |
|
run: |
|
||||||
|
ls -lha ~/.ssh
|
||||||
ssh -o StrictHostKeyChecking=no root@172.233.17.72 -t 'w'
|
ssh -o StrictHostKeyChecking=no root@172.233.17.72 -t 'w'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue