From 469e0a697fe31c1ae333c217754a8157f5df955b Mon Sep 17 00:00:00 2001 From: MickLesk Date: Mon, 11 May 2026 20:15:30 +0200 Subject: [PATCH] fix(cronmaster): fix unexpected EOF in update_cronmaster script (#14411) 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)"