mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: fix for VM images doc. (#7740)
* docs: fix for VM images doc. I messed up the backticks :( * Update CentOS-image.md
This commit is contained in:
@ -9,8 +9,10 @@ The image is built with VirtualBox, a vmdk is provided along with an ova which w
|
||||
These should be supported in VMWare Fusion, Workstation, Player and VirtualBox.
|
||||
|
||||
* NOTE: It's highly recommended that you update by doing the follwoing.
|
||||
`cd /opt/librenms ./daily.sh`
|
||||
|
||||
```bash
|
||||
cd /opt/librenms
|
||||
./daily.sh
|
||||
```
|
||||
* Any issues and or help with these images should be reported via [Community Fourm](https://community.librenms.org) or our [Discord server](https://t.libren.ms/discord)
|
||||
|
||||
|
||||
|
@ -9,8 +9,10 @@ The image is built with VirtualBox, a vmdk is provided along with an ova which w
|
||||
These should be supported in VMWare Fusion, Workstation, Player and VirtualBox.
|
||||
|
||||
* NOTE: It's highly recommended that you update by doing the follwoing.
|
||||
`cd /opt/librenms ./daily.sh`
|
||||
|
||||
```bash
|
||||
cd /opt/librenms
|
||||
./daily.sh
|
||||
```
|
||||
* Any issues and or help with these images should be reported via [Community Fourm](https://community.librenms.org) or our [Discord server](https://t.libren.ms/discord)
|
||||
|
||||
#### Setup
|
||||
|
Reference in New Issue
Block a user