From be615fc6d73ac045b5f985a996728b6d9187e83c Mon Sep 17 00:00:00 2001 From: Roman Lebedev Date: Thu, 18 Sep 2025 02:20:32 +0300 Subject: [PATCH] APT Readme: use different sentinels in nested cat blocks Sorry about that... Signed-off-by: Roman Lebedev --- .github/workflows/deb-publish.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/deb-publish.yml b/.github/workflows/deb-publish.yml index 9e1713e1..5a341d8d 100644 --- a/.github/workflows/deb-publish.yml +++ b/.github/workflows/deb-publish.yml @@ -137,13 +137,13 @@ jobs: REPO_ROOT="$MOUNTPOINT/public_html" mkdir -p "$REPO_ROOT" cp -f /etc/apt/trusted.gpg.d/apt.bcachefs.org.asc "$REPO_ROOT" - cat > "$REPO_ROOT/README.txt" < "$REPO_ROOT/README.txt" < "/etc/apt/sources.list.d/apt.bcachefs.org.sources" < "/etc/apt/sources.list.d/apt.bcachefs.org.sources" <