mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 22:02:48 +08:00
Fix the path to grafana-webserver in the Debian install docs.
This commit is contained in:
@ -122,8 +122,8 @@ To configure Grafana add a configuration file named `custom.ini` to the
|
||||
`conf` folder and override any of the settings defined in
|
||||
`conf/defaults.ini`.
|
||||
|
||||
Start Grafana by executing `./grafana-server web`. The `grafana-server` binary needs
|
||||
the working directory to be the root install directory (where the binary
|
||||
and the `public` folder is located).
|
||||
Start Grafana by executing `./bin/grafana-server web`. The `grafana-server`
|
||||
binary needs the working directory to be the root install directory (where the
|
||||
binary and the `public` folder is located).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user