Closed murrant closed 5 years ago
Hi,
looks like this pull request working with my release.
@boudreau how do I update my weather map with the changes made?
root@nms:/opt/librenms/html/plugins/Weathermap# git pull https://github.com/librenms-plugins/Weathermap.git
Is the above correct?
first clone the repo:
git clone https://github.com/librenms-plugins/Weathermap.git
Go in the directory and get the pull request #60 :
git fetch origin pull/60/head:test
Called the branch "test"
and then activate the branch
git checkout test
The pull request has been merge now, so no need , but for futur ref.
Fixes: