libremesh / lime-sdk

LibreMesh software development kit
http://libremesh.org/
GNU General Public License v3.0
50 stars 36 forks source link

How do you update the Communities network profiles? #17

Closed nicopace closed 7 years ago

nicopace commented 7 years ago

Let's say someone else is mantaining my profle. Is there any way I can call to update the community profiles from github? like doing the 'git pull'

p4u commented 7 years ago

Yes, git pull is fine. But an automatic procedure should be good to have as an option for the cooker.

aparcar commented 7 years ago

isn't --update-communities already doing the trick?

ilario commented 7 years ago

Yep, I tested and @p4u already fixed this in 14a3d17, closing.