From 4827f6b7403b2a185ba7be626787817939b1a0ad Mon Sep 17 00:00:00 2001 From: L3D Date: Fri, 12 May 2023 00:59:18 +0200 Subject: [PATCH] coreutils --- .github/rsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/rsync.sh b/.github/rsync.sh index 311dae5..cda3531 100644 --- a/.github/rsync.sh +++ b/.github/rsync.sh @@ -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"