mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-04-10 05:58:11 -05:00
garmin-grafana #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CrazyWolf13 on GitHub.
Name of the Script
garmin-grafana
📋 Script Details
https://github.com/community-scripts/ProxmoxVED/pull/303
@FutureCow commented on GitHub:
To test this script, this should be adjusted i think? (get a 404 now)
from:
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/raw/main/garmin-grafana/misc/build.func)
to:
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)