From b15e84e2bad958ff1d245493c030e7f971d1754c Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Mon, 11 May 2026 22:03:46 +0200 Subject: [PATCH] Cronmaster: fix unexpected EOF in update_cronmaster script (#14420) The heredoc used </usr/local/bin/update_cronmaster + cat <<'EOF' >/usr/local/bin/update_cronmaster #!/usr/bin/env bash # CronMaster Update Script type=update bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/cronmaster.sh)"