This commit is contained in:
parent
4273fd6e66
commit
4827f6b740
1 changed files with 1 additions and 1 deletions
2
.github/rsync.sh
vendored
2
.github/rsync.sh
vendored
|
@ -3,7 +3,7 @@
|
||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
apt-get update -y && apt-get install -y rsync openssh-client keychain tee
|
apt-get update -y && apt-get install -y rsync openssh-client keychain coreutils
|
||||||
|
|
||||||
# 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"
|
||||||
|
|
Loading…
Reference in a new issue