debug
This commit is contained in:
parent
52cac591c8
commit
2a002a714a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ apt-get install --yes 'rsync'
|
|||
mkdir --parents ~/.ssh
|
||||
echo '${{secrets.cd}}' > ~/.ssh/id_ed25519
|
||||
chmod 400 ~/.ssh/id_ed25519
|
||||
ls -al ~/.ssh
|
||||
|
||||
ssh \
|
||||
-o StrictHostKeyChecking=accept-new \
|
||||
|
|
Loading…
Reference in a new issue