The JSON metadata had type "addon" and script path "/tools/addon/garmin-grafana.sh", but the actual script has always lived at ct/garmin-grafana.sh. This caused the website to generate an installer URL that returns 404. Changes: - type: "addon" -> "ct" - script: "/tools/addon/garmin-grafana.sh" -> "ct/garmin-grafana.sh" - Move config_path to top level (matching ct JSON convention) - Fill in resource values from ct/garmin-grafana.sh (cpu: 2, ram: 2048, hdd: 8, os: Debian, version: 13) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.2 KiB
1.2 KiB