Skip to content

Commit

Permalink
feat(holesky): update script
Browse files Browse the repository at this point in the history
  • Loading branch information
mempirate committed Sep 12, 2024
1 parent 8efc22f commit 2f8f4cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions testnets/holesky/update-grafana.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

# Get the commit-hash from first argument
commit_hash=$1

# Fetches the latest dashboards from commit-boost main
curl https://raw.githubusercontent.com/Commit-Boost/commit-boost-client/main/grafana/dashboards/dashboard.json -o ./grafana/dashboards/dashboard.json
curl https://raw.githubusercontent.com/Commit-Boost/commit-boost-client/main/grafana/dashboards/system_metrics.json -o ./grafana/dashboards/system_metrics.json

0 comments on commit 2f8f4cb

Please sign in to comment.