mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Correct path for repo on RHEL based distros (#73840)
This commit is contained in:
parent
59e4c257bb
commit
116337f474
@ -135,7 +135,7 @@ To uninstall Grafana, run the following commands in a terminal window:
|
|||||||
1. Optional: To remove the Grafana repository:
|
1. Optional: To remove the Grafana repository:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo rm -i /etc/apt/sources.list.d/grafana.list
|
sudo rm -i /etc/yum.repos.d/grafana.repo
|
||||||
```
|
```
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
Loading…
Reference in New Issue
Block a user