This commit is contained in:
parent
2e55e2888c
commit
81a7ee2c90
1 changed files with 2 additions and 0 deletions
2
.github/rsync.sh
vendored
2
.github/rsync.sh
vendored
|
@ -3,6 +3,8 @@
|
||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
|
apt-get update -y && apt-get install -y rsync openssh-client
|
||||||
|
|
||||||
# README.md /tmp/ files.l3d.ch files ./secret_ssh_key
|
# README.md /tmp/ files.l3d.ch files ./secret_ssh_key
|
||||||
printf "Add SSH Private Key"
|
printf "Add SSH Private Key"
|
||||||
mkdir ~/.ssh
|
mkdir ~/.ssh
|
||||||
|
|
Loading…
Reference in a new issue