coreutils
Some checks failed
Build / Build for Android (push) Failing after 14s

This commit is contained in:
L3D 2023-05-12 00:59:18 +02:00
parent 4273fd6e66
commit 4827f6b740
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

2
.github/rsync.sh vendored
View file

@ -3,7 +3,7 @@
set -Eeuo pipefail
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
printf "Add SSH Private Key"