Skip to content

Commit

Permalink
fix for broken grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Apr 25, 2022
1 parent aaa05b3 commit 8b5f81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-scripts/4-server/14-grafana.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

apt-get clean

apt-get -y -q install grafana
apt-get -y -q install grafana=8.4.7

systemctl disable grafana-server

Expand Down

0 comments on commit 8b5f81c

Please sign in to comment.