HelperScripts-for-ProxmoxVE/tools/addon
CanbiZ (MickLesk) b15e84e2ba
Cronmaster: fix unexpected EOF in update_cronmaster script (#14420)
The heredoc used <<EOF (unquoted), causing the \ inside it
to be executed during installation. This embedded the entire cronmaster.sh
source (~250 lines) into the update script, which contained backtick-style
constructs that caused 'unexpected EOF while looking for matching backtick'
at line 44 when the update script was later run.

Use <<'EOF' so the literal \ text is written to the file.
2026-05-11 22:03:46 +02:00
..
add-netbird-lxc.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
add-tailscale-lxc.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
adguardhome-sync.sh fix(adguardhome-sync): replace ifconfig with hostname -I for IP detection (#14273) 2026-05-06 13:10:58 +02:00
all-templates.sh chore: replace helper-scripts.com with community-scripts.com (#13244) 2026-03-24 20:50:40 +01:00
arcane.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
coder-code-server.sh Harden code-server addon install script (#13116) 2026-03-20 14:16:06 +01:00
coolify.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
copyparty.sh fix typo (org instead of com) 2026-03-25 17:48:03 +01:00
cronmaster.sh Cronmaster: fix unexpected EOF in update_cronmaster script (#14420) 2026-05-11 22:03:46 +02:00
crowdsec.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
dockge.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
dokploy.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
filebrowser-quantum.sh addons: Filebrowser & Filebrowser-Quantum get warning if host install (#13639) 2026-04-10 11:29:31 +02:00
filebrowser.sh addons: Filebrowser & Filebrowser-Quantum get warning if host install (#13639) 2026-04-10 11:29:31 +02:00
glances.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
homebrew.sh Homebrew (Addon) (#13249) 2026-03-24 11:51:35 +01:00
immich-public-proxy.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
jellystat.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
komodo.sh alpine-docker: install openssl as core dependency | alpine-komodo: check & install openssl if missing (#14134) 2026-04-30 19:16:52 +02:00
netdata.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
nextcloud-exporter.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
olivetin.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
phpmyadmin.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
pihole-exporter.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
prometheus-paperless-ngx-exporter.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00
pyenv.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
qbittorrent-exporter.sh fix: qbittorrent-exporter for 5.2 (#14403) 2026-05-11 20:25:20 +02:00
runtipi.sh core: harden shell scripts against injection and insecure permissions (#13239) 2026-03-23 22:22:23 +01:00
sparkyfitness-garmin.sh fix(sparkyfitness-garmin): recreate venv on update (#13824) 2026-04-18 17:39:48 +02:00
webmin.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00