mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
[DOC] Fix Code blocks Step 2 Installing Network-WeatherMap (#13905)
This commit is contained in:
@@ -22,7 +22,11 @@ git clone https://github.com/librenms-plugins/Weathermap.git
|
||||
### Step 2
|
||||
|
||||
Inside the html/plugins directory, change the ownership of the
|
||||
Weathermap directory by typing `chown -R librenms:librenms Weathermap/`
|
||||
Weathermap directory by typing
|
||||
|
||||
```bash
|
||||
chown -R librenms:librenms Weathermap/
|
||||
```
|
||||
|
||||
Make the configs directory writeable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user