mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
buildCommand needs to be public access for show command, reverted to protected because I thought it was only for tests, and that doesn't require it to be public anymore.